Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to the clock command #8

Open
mckennajones opened this issue Nov 29, 2016 · 1 comment
Open

Improvements to the clock command #8

mckennajones opened this issue Nov 29, 2016 · 1 comment

Comments

@mckennajones
Copy link

I really enjoy the clock command but because of it's implementation it has some things that are a bit annoying. First, it would be nice to have a command to remove the clock. Currently the only way is to kill the process manually or by killing the terminal window. Also, since it uses the tput command, it is not possible to scroll on your terminal, because it is constantly refreshing. Just some thoughts.

Great little app btw!

@adtac
Copy link
Owner

adtac commented Nov 29, 2016

@mckennajones I've added an option to remove the clock in 3dbc88f (it's quite hacky, but it does the job :P).

About the tput method, I'm not aware of anyway to write to a particular line without it. Any ideas anybody?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants