Replies: 1 comment 4 replies
-
Have you tried the autocompletion with no OpenZFS for Windows installed? If you want to get autocompletion in |
Beta Was this translation helpful? Give feedback.
4 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that autocompletion doesn't work in
cmdon zfs filesystem. Is it normal/not just my system?msys2/bashautocompletion works. Powershell autocompletion kinda works, but I think it's just how PS is, I'm not used to its quirks. Butcmddoesn't work right at all -- no matter what you start typing, Tab will replace it entirely and start listing everything from the beginning (it does list it though, so it's not entirely not working?.. just entirely useless xD). Pattern matching doesn't work incmdeither, i.e.dir *.txtjust lists full content of a directory on zfs filesystem. Works in bash and PS.Bug? Feature? My system it weird? To be implemented?
Same question about Directory watching (
ReadDirectoryChanges/FindFirstChangeNotification. It doesn't seem to be working at all. Any hope on that?Beta Was this translation helpful? Give feedback.
All reactions