mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
fzf ctrl-t shortcut
This commit is contained in:
parent
ac024f83c2
commit
909b4abcb7
@ -591,6 +591,7 @@ shell:
|
||||
key_bindings:
|
||||
- { key: F, mods: Super, action: ToggleSimpleFullscreen }
|
||||
- { key: A, mods: Super, chars: "\x02" } # CMD-A sends CTRL-B for tmux
|
||||
- { key: O, mods: Super, chars: "\x14" } # CMD-O sends CTRL-T for fzf
|
||||
|
||||
#- { key: Paste, action: Paste }
|
||||
#- { key: Copy, action: Copy }
|
||||
|
Loading…
Reference in New Issue
Block a user