diff options
| author | Koichi Murase <myoga.murase@gmail.com> | 2024-01-26 20:48:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-26 11:48:00 +0000 |
| commit | 2e48e21692491baadb5dbe04159a793e8775b33c (patch) | |
| tree | 95a382b05c70101406967bdfd479fbb103569012 /docker-compose.yml | |
| parent | feat(ui): When in vim-normal mode apply an alternative highlighting to the se... (diff) | |
| download | atuin-2e48e21692491baadb5dbe04159a793e8775b33c.zip | |
feat(shell)!: bind the Atuin search to "/" in vi-normal mode (#1629)
A search feature in the vi-normal mode of shells can be called by "/".
To make the shell-integration keybindings consistent with the existing
shell keybindings, we add the keybinding to "/" in this patch.
This patch removes the Ctrl-r binding in the "vicmd" keymap in Zsh.
The key Ctrl-r is used for the `redo` operation in the vi-normal mode
by default. We would like to avoid overwriting an existing keybinding
with a totally different feature.
Diffstat (limited to 'docker-compose.yml')
0 files changed, 0 insertions, 0 deletions
