remove the S-/C- Insert for clipboard in urxvt + move some vim 8 specific options to the respective section
This commit is contained in:
parent
28ac07440d
commit
cddad6825c
2 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue