From 0f9613eb9e1ada2953348f0d530a1d09ff248331 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 11 May 2018 06:15:26 +0530 Subject: [PATCH] ... --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 37718f41e..b59bb3bb1 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -366,7 +366,7 @@ kitty_mod ctrl+shift map kitty_mod+v paste_from_clipboard map kitty_mod+s paste_from_selection map kitty_mod+c copy_to_clipboard -map shift+insert paste_from_selection +map shift+insert paste_from_selection # You can also pass the contents of the current selection to any program using # pass_selection_to_program. By default, the system's open program is used, but # you can specify your own, for example: