You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have mounted me some sshfs over the internet to m: and then used cygwin to go to go to /cygdrive/m/something/there. this directory has only 733 elements (6 directorys the rest files), but it is anoyingly slow when i try to use the tab key to auto-complete some files i want to open in a row. And that not only the first time i use TAB (auto completion) but every time.
i dont have the same issue using sshfs under linux
Is there a way to cache directory listings somehow so that when cygwins bash (which is not the most efficient port i know) dose some file list operations repetedly on the same directory it is much faster.
Thanks in advance
The text was updated successfully, but these errors were encountered:
lhpitn
changed the title
Slow autocompletion in cygwin bash
Slow autocompletion in cygwin bash / enabling directory ls caching
Nov 22, 2023
Hi,
i have mounted me some sshfs over the internet to m: and then used cygwin to go to go to /cygdrive/m/something/there. this directory has only 733 elements (6 directorys the rest files), but it is anoyingly slow when i try to use the tab key to auto-complete some files i want to open in a row. And that not only the first time i use TAB (auto completion) but every time.
i dont have the same issue using sshfs under linux
Is there a way to cache directory listings somehow so that when cygwins bash (which is not the most efficient port i know) dose some file list operations repetedly on the same directory it is much faster.
Thanks in advance
The text was updated successfully, but these errors were encountered: