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

Excess space in path autocomplete #35

Open
zhovner opened this issue Oct 31, 2018 · 2 comments
Open

Excess space in path autocomplete #35

zhovner opened this issue Oct 31, 2018 · 2 comments

Comments

@zhovner
Copy link
Contributor

zhovner commented Oct 31, 2018

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.

@4ZM
Copy link
Owner

4ZM commented Nov 3, 2018

Weird. I don't see this on a Debian linux installation. What OS are you running?

@zhovner
Copy link
Contributor Author

zhovner commented Nov 3, 2018

Latest MacOS 10.14 (Mojave). As I remember that was on all macOS versions.
I can gave you VNC to macOS machine if this can help.

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

No branches or pull requests

2 participants