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

Blinking issue #108

Open
j-bennet opened this issue Apr 29, 2015 · 2 comments
Open

Blinking issue #108

j-bennet opened this issue Apr 29, 2015 · 2 comments
Labels

Comments

@j-bennet
Copy link
Contributor

Jonathan,

I used your great toolkit and made a stab are creating a CLI to work with docker. This is my project here: https://github.com/j-bennet/dockercli (it's in very early stage so please don't judge too harshly). I'm noticing there's a blink after each read_input and before result output. At first I thought perhaps I'm doing too much work when parsing input, but then, the blinking happens even when you press "enter" without typing in a command, when the cli defaults to outputting help on commands, and there's no work being done there at all. Also, blinking happens when you don't even run commands, but just quickly type some abracadabra in, while inside the dockercli.

Can you advise?
Thank you!

@jonathanslenders
Copy link
Member

Hi @j-bennet,

I'm very sorry for the late reply. (So much things have been going on lately.)
Hope you are doing well. I see you're still actively working on your dockercli. Nice!

Does it still happen? I remember someone else telling me that he had some blinking issues, but I was unable to reproduce it on any terminal. Can you tell me which terminal and operating system you are using?

Jonathan

@j-bennet
Copy link
Contributor Author

@jonathanslenders It was @amjith that told you, happened on his Mac Air. I still see the blink when I simply press "Enter" inside my CLI (it outputs a help message when doing that). I don't see it anymore on quickly typing. I noticed this behavior in Linux Mint 13 with GNOME Terminal + Tmux, and on my Macbook Pro with iTerm.

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

No branches or pull requests

2 participants