Replies: 2 comments
-
It’s most definitely possible, but it will require some investigation to figure out how. I made an issue for it: #505 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've been fiddling and skimming through the configs and I changed -zstyle ':autocomplete:*' widget-style complete-word
+zstyle ':autocomplete:*' widget-style menu-select and it works now. Not sure why though. For reference, this is the base edit: nvm, while the change I made did stop it from flashing and disappearing, most of the keybindings don't work as expected |
Beta Was this translation helpful? Give feedback.
0 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 installed grml-zsh-config with all defaults and zsh-autocomplete with all defaults and when I press
tab
, a list of directories (or commands, depending on what it was trying to complete) flash and then disappears. Anyone have an idea on how to fix this or is zsh-autocomplete just not compatible with grml-zsh-config out of the box?Beta Was this translation helpful? Give feedback.
All reactions