1
0
Fork 0

remove the S-/C- Insert for clipboard in urxvt + move some vim 8 specific options to the respective section

This commit is contained in:
Von Random 2017-12-11 12:52:36 +03:00
parent 28ac07440d
commit cddad6825c
2 changed files with 2 additions and 4 deletions

View file

@ -19,8 +19,6 @@ URxvt.geometry: 120:36
URxvt.intensityStyles: false
URxvt.internalBorder: 1
URxvt.iso14755: false
URxvt.keysym.C-Insert: eval:selection_to_clipboard
URxvt.keysym.S-Insert: eval:paste_clipboard
URxvt.pastableTabs: true
URxvt.pointerBlank: true
URxvt.saveLines: 10000