Skip to content

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

@Integralist

Description

@Integralist

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions