I made the indicated change to the manual in patch #328:
Patch #328 - 2017/06/01
add examples of translations resource for select/paste, and for
font-size changes to the manual.
--
Thomas E. Dickey
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Descr
On Thu, 2 Sep 2010, Timo Juhani Lindfors wrote:
Thomas Dickey writes:
I think it's likely that the unprocessed KeyRelease events are confusing
the X library. Adding ignore's for those seems to improve it:
*VT100*translations:#override \n\
Shift Ctrl v:insert-selection(CLIPBOARD)\n\
Sh
Thomas Dickey writes:
> I think it's likely that the unprocessed KeyRelease events are confusing
> the X library. Adding ignore's for those seems to improve it:
>
> *VT100*translations:#override \n\
> Shift Ctrl v:insert-selection(CLIPBOARD)\n\
> Shift Ctrl v:ignore() \n\
> Shift:select-
On Mon, 30 Aug 2010, Thomas Dickey wrote:
On Mon, 30 Aug 2010, Timo Juhani Lindfors wrote:
Thomas Dickey writes:
I saw something like that, the first time I tried the script, but am
unsure where the problem lies. But then I ran a few more times
without encountering the bug (puzzled).
If it
On Mon, 30 Aug 2010, Timo Juhani Lindfors wrote:
Thomas Dickey writes:
I saw something like that, the first time I tried the script, but am
unsure where the problem lies. But then I ran a few more times
without encountering the bug (puzzled).
If it's more/less reproducible, I might be able t
Thomas Dickey writes:
> I saw something like that, the first time I tried the script, but am
> unsure where the problem lies. But then I ran a few more times
> without encountering the bug (puzzled).
>
> If it's more/less reproducible, I might be able to see something with
> a debug-trace (unless
On Mon, 30 Aug 2010, Timo Juhani Lindfors wrote:
Thomas Dickey writes:
I do see a difference. It was actually copying to primary based on
this line in the default translations:
Hmm. I am not quite sure how to change the defaults without rebuilding
xterm but when "appres XTerm" shows
actua
On Mon, 30 Aug 2010, Timo Juhani Lindfors wrote:
Thomas Dickey writes:
I do see a difference. It was actually copying to primary based on
this line in the default translations:
Hmm. I am not quite sure how to change the defaults without rebuilding
xterm but when "appres XTerm" shows
*
Thomas Dickey writes:
> I do see a difference. It was actually copying to primary based on
> this line in the default translations:
Hmm. I am not quite sure how to change the defaults without rebuilding
xterm but when "appres XTerm" shows
...
*VT100.font6: 10x20
XTerm*VT100.Translations:
On Mon, 30 Aug 2010, Timo Juhani Lindfors wrote:
Thomas Dickey writes:
...and it seems to work. If you did not invoke the select-end, and
started selecting again with the mouse, then that would discard the
selection.
Odd.
...just complicated. But your followup was helpful.
=> Clipboard
Thomas Dickey writes:
> ...and it seems to work. If you did not invoke the select-end, and
> started selecting again with the mouse, then that would discard the
> selection.
Odd.
$ appres XTerm
lists
...
*VT100.font6: 10x20
XTerm*VT100.Translations: #override\n\
Shift Ctrl v:insert-
On Sun, 29 Aug 2010, Timo Juhani Lindfors wrote:
[Sorry for resending, I mistyped the bugs.debian.org address...]
Thomas Dickey writes:
Shift Ctrl c:select-end(CLIPBOARD)\n
That should work...
With
XTerm*VT100.Translations: #override\n\
Shift Ctrl v:insert-selection(CLIPBOARD)\n\
Shift
[Sorry for resending, I mistyped the bugs.debian.org address...]
Thomas Dickey writes:
> Shift Ctrl c:select-end(CLIPBOARD)\n
>
> That should work...
With
XTerm*VT100.Translations: #override\n\
Shift Ctrl v:insert-selection(CLIPBOARD)\n\
Shift:select-start()\n\
Shift:select-extend()\n\
S
Did you try changing this line
Shift:select-end(CLIPBOARD)\n
to
Shift Ctrl c:select-end(CLIPBOARD)\n
That should work...
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
14 matches
Mail list logo