mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Merge pull request #20 from vlisivka/master
Combination shift-ins is added to paste from selection. See #5.
This commit is contained in:
commit
d786d71cab
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ color15 #ffffff
|
|||
map ctrl+shift+v paste_from_clipboard
|
||||
map ctrl+shift+s paste_from_selection
|
||||
map ctrl+shift+c copy_to_clipboard
|
||||
map shift+insert paste_from_selection
|
||||
|
||||
# Scrolling
|
||||
map ctrl+shift+up scroll_line_up
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue