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

Cursor is hidden when text is longer than the cmd line width #196

Closed
Integralist opened this issue Nov 4, 2022 · 0 comments · Fixed by #639
Closed

Cursor is hidden when text is longer than the cmd line width #196

Integralist opened this issue Nov 4, 2022 · 0 comments · Fixed by #639
Labels
bug Something isn't working enhancement New feature or request

Comments

@Integralist
Copy link

Integralist commented Nov 4, 2022

Describe the bug
The cmd line isn't able to display long commands.

Which version of Neovim are you using?
nvim 0.8

To Reproduce
Enter any suitably long Ex command and you'll not be able to see the end of it as the cursor gets hidden by the cmd line input width.

Expected Behavior
I think the cursor should be visible at all times and so the text near the beginning will 'scroll' out of view while we keep typing.

Screenshots
Screenshot 2022-11-04 at 13 30 45

@Integralist Integralist added the bug Something isn't working label Nov 4, 2022
@folke folke added the enhancement New feature or request label Nov 7, 2022
@folke folke closed this as completed in e023c5f Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants