mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
kitty: unified copy-paste
This commit is contained in:
parent
6cf0b7ef65
commit
5d8564569a
1 changed files with 2 additions and 0 deletions
|
|
@ -800,12 +800,14 @@ background #383838
|
|||
|
||||
#: Clipboard {{{
|
||||
|
||||
map ctrl+alt+c copy_to_clipboard
|
||||
# map kitty_mod+c copy_to_clipboard
|
||||
|
||||
#: There is also a copy_or_interrupt action that can be optionally
|
||||
#: mapped to Ctrl+c. It will copy only if there is a selection and
|
||||
#: send an interrupt otherwise.
|
||||
|
||||
map ctrl+alt+v paste_from_clipboard
|
||||
# map kitty_mod+v paste_from_clipboard
|
||||
# map kitty_mod+s paste_from_selection
|
||||
# map shift+insert paste_from_selection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue