mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Disable xterm selection going to X clipboard
This commit is contained in:
parent
036b195869
commit
9a43154d80
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ xterm*termName: xterm-256color
|
|||
|
||||
xterm*loginShell: true
|
||||
|
||||
xterm*selectToClipboard: true
|
||||
!xterm*selectToClipboard: true
|
||||
xterm*VT100.Translations: #override \
|
||||
Shift Ctrl<Key>V: insert-selection(CLIPBOARD) \n\
|
||||
Shift Ctrl<Key>V: insert-selection(PRIMARY) \n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue