AutoYADM commit: 2025-03-28 21:15:08

This commit is contained in:
Daniel Fichtinger 2025-03-28 21:15:08 -04:00
parent 6f41baabc3
commit 07e16f6396
11 changed files with 30 additions and 811 deletions

View file

@ -15,7 +15,7 @@ function fish_user_key_bindings
bind g,l end-of-buffer
bind U redo
bind -M insert ctrl-r history-pager repaint-mode
# bind -M insert ctrl-r history-pager repaint-mode
bind e up-or-search
bind n down-or-search
bind l 'set fish_cursor_end_mode exclusive' forward-single-char forward-word backward-char 'set fish_cursor_end_mode inclusive'