1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-02-20 18:38:00 +00:00

[kitty] Update hint keymaps to output and paste the selected text at once.

This commit is contained in:
Daniel Carrillo 2025-01-26 13:31:27 +01:00
parent eeb1f485e8
commit a2044ecd0e
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

View File

@ -85,8 +85,7 @@ listen_on unix:@mykitty
map F1 launch --allow-remote-control kitty +kitten broadcast
map ctrl+alt+p kitten secrets.py "description" "Kitty password"
map kitty_mod+p>f kitten hints --type path --program @
map kitty_mod+p>l kitten hints --type line --program @
map kitty_mod+p>w kitten hints --type word --program @
map kitty_mod+p>f kitten hints --type path --program @ --program -
map kitty_mod+p>l kitten hints --type line --program @ --program -
map kitty_mod+p>w kitten hints --type word --program @ --program -
#: }}}