Disable file/directory autocompletion when :open #9136
Unanswered
FulvioEsposito81
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
in some cases I have to remotely access sshfs mounted fs over a VPN. Unfortunately even on 23.10 hitting space + f takes quite a lot of time and murphy's law make it so the file I'm looking for is between the last ones to be loaded in. Also, issuing an :open command keeps me waiting 3 to 7 seconds at each keystroke while loading the file/folder autocomplete list. I'm wondering if there is a way to disable the completion list for the :open command, I usually know the path and would be much faster to type it in without waiting for the autocomplete list to update.
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions