xterm: allow pasting Tabs
This commit is contained in:
parent
4155ad9324
commit
174cc1338b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ XTerm.VT100.backarrowKeyIsErase: true
|
|||
XTerm.VT100.bellIsUrgent: true
|
||||
XTerm.VT100.charClass: 33-47:48,58-64:48,91-96:48,123-126:48
|
||||
XTerm.VT100.deleteIsDEL: false
|
||||
XTerm.VT100.disallowedPasteControls: BS,DEL,ESC
|
||||
XTerm.VT100.metaSendsEscape: true
|
||||
XTerm.VT100.translations: #override \n\
|
||||
Ctrl Alt <Key>C: copy-selection(CLIPBOARD) \n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue