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

make shell cursor blink #106

Closed
whyzdev opened this issue Sep 27, 2016 · 5 comments
Closed

make shell cursor blink #106

whyzdev opened this issue Sep 27, 2016 · 5 comments

Comments

@whyzdev
Copy link

whyzdev commented Sep 27, 2016

Expected behavior

Shell cursor should blink when moving by left/right arrow keys .

Actual behavior

Cursor in docker container shell (e.g. ubuntu image) does not blink. So it's hard to see where the cursor is when moving with left/right arrow keys. However in Vim, for example, the cursor blinks.

Information

Same as above in Windows 10 cmd.

Steps to reproduce the behavior

cmd or powerhshell (but not e.g. mingw in git)
docker run -it /bin/bash
or,
docker exec -it /bin/bash
enter some commands
press up key tosome previous command, and then move cursor with left/right array.
vim some file, where the cursor indeed blinks.

@rn
Copy link
Contributor

rn commented Sep 27, 2016

My cursor is blinking in interactive mode when using powershell and cmd and the cursor keys work

Are you using ConEmu by any chance? See: moby/moby#13817 and moby/moby#25578

@whyzdev
Copy link
Author

whyzdev commented Sep 29, 2016

You are right. I realize that the cursor eventually shows up and blinks at somewhere in the command line. It is just slow, after left/right array keys are released. The problem happens when keeping press the arrow keys for moving the cursor. This is in cmd when docker run/exec containers with some images i tried. It's not ConEmu unlike the other two issues.

@rn
Copy link
Contributor

rn commented Sep 29, 2016

Thanks for getting back. Can this issue be closed?
Thanks

@whyzdev
Copy link
Author

whyzdev commented Oct 2, 2016

sure. let's close it. Thanks,

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants