feat(bindings): kitty and fish bindings for file explorers (GUI and TUI)

This commit is contained in:
Sergio Laín 2023-11-11 12:32:25 +01:00
parent 19e921e26a
commit 0b7eaefe11
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 7 additions and 2 deletions

View file

@ -14,4 +14,5 @@ function fish_user_key_bindings
bind \e\cn navi
bind \e\cr zellij-runner
bind \e\[Z switch_kitty_tab
bind \e\ce fe
end

View file

@ -1618,7 +1618,7 @@ map kitty_mod+z scroll_to_prompt -1
#: Scroll to next shell prompt
map kitty_mod+x scroll_to_prompt 1
#: map kitty_mod+x scroll_to_prompt 1
#: Browse scrollback buffer in pager
@ -1928,11 +1928,15 @@ map cmd+0 change_font_size all 0
#: Open URL
map kitty_mod+e open_url_with_hints
map kitty_mod+x open_url_with_hints
#:: Open a currently visible URL using the keyboard. The program used
#:: to open the URL is specified in open_url_with.
#: Open with file manager
map kitty_mod+e launch --type=background --cwd=current sh -c "nemo $(pwd)"
#: Insert selected path
map kitty_mod+p>f kitten hints --type path --program -