Replies: 1 comment
-
The order in which you source plugins matters, because they will override each others' keybindings. So, if you prefer Atuin's over Autocomplete's, then source Autocomplete first and then Atuin. |
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.
-
eg title
I use atuin for history.
This conflicts with zsh-autocomplete's
ctrl+r
current solution is to move the atuin environment variable to the top of the list
.zshrc
Any other solutions? 😦
For example, disabling zsh-autocomplete's history logging
Make Tab go straight to the menu and cycle there
make-tab-go-straight-to-the-menu-and-cycle-there
This is a favorite feature, thanks a lot!
But when I use atuin often it doesn't work.
I had to use
source ~/.zshrc
to get back to normal.Any other solutions? 😦
Beta Was this translation helpful? Give feedback.
All reactions