atuin/src/shell
Sam Lanning b08e254343
Improve default fish keybindings (#420)
binding on "up" can conflict with the default fish keybindings as when
in tab-completion mode, you are supposed to be able to use arrow keys
to navigate the grid of suggestions, however pressing "up" will open
the tui instead.

This attempts to work around it by tracking when the user is probably in
a tab completion mode by setting a variable that we use to determine
whether to open atuin or perform the default fish up action
2022-05-20 07:25:36 +01:00
..
atuin.bash Don't pollute shell environment - remove 'id' variable (#408) 2022-05-16 22:13:17 +01:00
atuin.fish Improve default fish keybindings (#420) 2022-05-20 07:25:36 +01:00
atuin.zsh Don't pollute shell environment - remove 'id' variable (#408) 2022-05-16 22:13:17 +01:00