mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 18:38:00 +00:00
[kitty] Add shortcut to copy 'last_cmd_output' to clipboard
This commit is contained in:
parent
3e5f0cfd1c
commit
3923cf9b1f
@ -1015,6 +1015,9 @@ allow_hyperlinks yes
|
|||||||
#: with the mouse. The special value of ``ask`` means that kitty will
|
#: with the mouse. The special value of ``ask`` means that kitty will
|
||||||
#: ask before opening the link.
|
#: ask before opening the link.
|
||||||
|
|
||||||
|
shell_integration no-cursor
|
||||||
|
map kitty_mod+y launch --stdin-source=@last_cmd_output --type=clipboard
|
||||||
|
|
||||||
term xterm-kitty
|
term xterm-kitty
|
||||||
|
|
||||||
#: The value of the TERM environment variable to set. Changing this
|
#: The value of the TERM environment variable to set. Changing this
|
||||||
|
Loading…
Reference in New Issue
Block a user