Combination shift-ins is added to paste from selection, to comply with IBM CUA.

This commit is contained in:
Volodymyr M. Lisivka 2017-01-08 11:52:59 +02:00
parent 0426aadaa5
commit 542a41c698

View File

@ -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