layr
June 18, 2025, 12:46pm
1
ctrl+r binding works fine in viins mode, but does nothing in vicmd mode. Is that expected?
Comparing it to fzf’s shell integration , where it’s bound to both modes.
ellie
June 18, 2025, 2:10pm
2
I think this PR summarizes the reasoning here pretty well
main
← akinomyoga:shell-vicmd
opened 11:16AM - 26 Jan 24 UTC
This is a suggestion for the keybinding to <kbd>/</kbd> motivated by @Nemo157's … comments https://github.com/atuinsh/atuin/pull/1553#issuecomment-1892022291 and https://github.com/atuinsh/atuin/pull/1570#issuecomment-1892163553.
Also, I suggest removing keybinding to <kbd>C-r</kbd> in the `vicmd` keymap of Zsh since it overwrites the existing widget (redo) which is not a search. Since this involves removal of a keybinding, I think we need to discuss it carefully.
See also the commit message.
You could edit your shell config to setup the vicmd binding, if you’d rather
1 Like