]> oss.titaniummirror.com Git - smckown/dotfiles.git/blobdiff - Xresources
Xresources: support CLIPBOARD paste
[smckown/dotfiles.git] / Xresources
index de3a1cd6c73cbcbb14e1ee78afd7b1c769f708eb..7672660eb580c7323f277844247994f3985e13ae 100644 (file)
@@ -93,6 +93,10 @@ xterm*antialias              : true
 !See http://www.leonerd.org.uk/hacks/hints/xterm-8bit.html
 !for settings to deal with escape sequences, etc.
 
+! Middle button pastes from PRIMARY (default), shift-middle pastes from CLIPBOARD
+xterm*vt100.translations: #override \n\
+    Shift <Btn2Up>: insert-selection(CLIPBOARD)
+
 !Xterm default colors
 !xterm*foreground: black
 !xterm*background: white