mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 13:58: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
|
||||
#: ask before opening the link.
|
||||
|
||||
shell_integration no-cursor
|
||||
map kitty_mod+y launch --stdin-source=@last_cmd_output --type=clipboard
|
||||
|
||||
term xterm-kitty
|
||||
|
||||
#: The value of the TERM environment variable to set. Changing this
|
||||
|
Loading…
Reference in New Issue
Block a user