Skip to content

Excess space in path autocomplete #35

@zhovner

Description

@zhovner

Every path autocomplete adds space at the end of path.
For example our file is located at /folder/blabla/dict.txt

$ dict load /folder/bla<tab>

Will complete path to

dict load /folder/blabla/(space) _

and move cursor after the space, so to type next we should press <backspace> and type next name in path every time after using autocomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions