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
Uninstalling. Should change "Q&A" to "Q" because there's no help here and apparently the dev can't be bothered to grace us with their presence. Weak AF
#859
So about three weeks ago my autocomplete started functioning differently and I can't figure out how to get the old behavior back, especially since for me it has always just worked perfectly out-of-the-box. So normally I would type a command, for example, something like ffmpeg -, and then it would list the first 15 options. I used to be able to scroll through that list with the down key, and if I reached the last completion, I could press the down key again, and get all possible completions. Now what it does is show the initial list of 15 options, but when I press the down key it immediately expands to all possible completions. Plus it moves my prompt to the very top of the terminal which it didn't use to do.
I've been up and down the zsh manual trying to figure out how to get it back to the way it was but I can't figure it out. I thought maybe I updated zsh-autocomplete without thinking, so I tried reverting to older commits and still, same thing. I've had my zshrc completely empty except for sourcing the plugin and still, same thing. This has been driving me insane for the last three weeks. Any help would be appreciated. This is my current config:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So about three weeks ago my autocomplete started functioning differently and I can't figure out how to get the old behavior back, especially since for me it has always just worked perfectly out-of-the-box. So normally I would type a command, for example, something like
ffmpeg -, and then it would list the first 15 options. I used to be able to scroll through that list with the down key, and if I reached the last completion, I could press the down key again, and get all possible completions. Now what it does is show the initial list of 15 options, but when I press the down key it immediately expands to all possible completions. Plus it moves my prompt to the very top of the terminal which it didn't use to do.I've been up and down the zsh manual trying to figure out how to get it back to the way it was but I can't figure it out. I thought maybe I updated zsh-autocomplete without thinking, so I tried reverting to older commits and still, same thing. I've had my zshrc completely empty except for sourcing the plugin and still, same thing. This has been driving me insane for the last three weeks. Any help would be appreciated. This is my current config:
Beta Was this translation helpful? Give feedback.
All reactions