[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#989664: xterm: .Xresources VT100 override for copy/paste ignored



On Thu, Jun 10, 2021 at 04:37:04PM -0400, Casey M. Bessette wrote:
> Here's the output of xrdb:
> 
> $ xrdb -q
...colors shouldn't matter...

> Xcursor.size:   0
> Xcursor.theme:
> Xcursor.theme_core:     1
> Xft.hintstyle:  hintnone
> Xft.rgba:       none
> xterm*VT100.Translations:       #override Ctrl Shift <Key>V:
                                           ^ missing "\n"
> insert-selection(CLIPBOARD) \n Ctrl Shift <Key>C: copy-selection(CLIPBOARD)

I have this:

*customization:	-color
XScreenSaver.newLoginCommand:	gdm-control --switch-user
Xcursor.size:	0
Xcursor.theme:	
Xcursor.theme_core:	1
Xft.hintstyle:	hintnone
Xft.rgba:	none
xterm*VT100.Translations:	#override \n Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n Ctrl Shift <Key>V: insert-selection(CLIPBOARD)

If the "\n" is missing, then the code for control/shift/V is all part of
a comment.

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


Reply to: