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
@ -137,6 +137,7 @@ color15 #ffffff
|
|||||||
map ctrl+shift+v paste_from_clipboard
|
map ctrl+shift+v paste_from_clipboard
|
||||||
map ctrl+shift+s paste_from_selection
|
map ctrl+shift+s paste_from_selection
|
||||||
map ctrl+shift+c copy_to_clipboard
|
map ctrl+shift+c copy_to_clipboard
|
||||||
|
map shift+insert paste_from_selection
|
||||||
|
|
||||||
# Scrolling
|
# Scrolling
|
||||||
map ctrl+shift+up scroll_line_up
|
map ctrl+shift+up scroll_line_up
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user