aboutsummaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-02-25 19:33:27 +0000
committerJustine Smithies <justine@smithies.me.uk>2026-02-25 19:33:27 +0000
commitd9093dc1be0cc7c01ae4781966fe0c7302e49db3 (patch)
tree7bd174f8a57e55e14f6679e8d19275ee5f6e095a /.Xresources
parent657d9fade05080c31a35dd859e373411fbb220ed (diff)
Tidy up copy paste section
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/.Xresources b/.Xresources
index 1dae43e..9c8393b 100644
--- a/.Xresources
+++ b/.Xresources
@@ -21,9 +21,9 @@ XTerm*faceSize: 10
XTerm*keepClipboard: true
XTerm*selectToClipboard: true
-XTerm*VT100.Translations: #override \n\
- Ctrl Shift <KeyPress>C: copy-selection(CLIPBOARD) \n\
- Ctrl Shift <KeyPress>V: insert-selection(CLIPBOARD)
+Xterm*VT100.Translations: #override \n\
+ Ctrl Shift C: copy-selection(CLIPBOARD) \n\
+ Ctrl Shift V: insert-selection(CLIPBOARD)
! Clicking a line selects only from the current word forward
XTerm*cutToBeginningOfLine : false