Bug#588785: xterm: consider supporting freedesktop.org style clipboard behavior

2011-02-20 Thread Thomas Dickey
Also, it seems that xterm -xrm 'XTerm*VT100*translations: #override\nShift Ctrl v:insert-selection(CLIPBOARD)\nShift Ctrl c:select-set(CLIPBOARD)' works even with xterm 261-1 in debian squeeze. I'll definitely continue testing this but this looks promising :-) thanks for the update (I gues

Bug#588785: xterm: consider supporting freedesktop.org style clipboard behavior

2011-02-20 Thread Timo Juhani Lindfors
Hi, good news! I was just told that if I run xclipboard I can get the behavior I want. So: 1) xclipboard & 2) xterm -xrm 'XTerm*VT100*translations: #override\nShift Ctrl v:insert-selection(CLIPBOARD)\nShift Ctrl c:copy-selection(CLIPBOARD)' 3) select text using mouse 4) hit ctrl-shift-c 5) cl

Bug#588785: xterm: consider supporting freedesktop.org style clipboard behavior

2010-07-12 Thread Thomas Dickey
On Mon, 12 Jul 2010, Timo Juhani Lindfors wrote: Package: xterm Version: 261-1 Severity: wishlist ... Would it be possible to add some sort of "copy contents of primary selection to clipboard" command to xterm so that I could bind it to ctrl-shift-c? It sounds possible to implement (I'll

Bug#588785: xterm: consider supporting freedesktop.org style clipboard behavior

2010-07-12 Thread Timo Juhani Lindfors
Package: xterm Version: 261-1 Severity: wishlist This is a wishlist bug. I was not able to locate upstream bug tracker so I'm filing it here instead, please forward if appropriate. I wish that xterm could be configured to support freedesktop.org style clipboard behavior. For example I'd like to b