Hello,
I've recently started using rxvt-unicode, and there are three issues
that I can't figure out. I'll mention them, and hopefully somebody can
tell me whether they are bugs, intended behavior, or else.
1. Triple-click selection & full lines
When I triple-click on the terminal, the full line is selected. However,
if I hold down the last click, and move the mouse down, hoping to select
the following lines as well, it is as if I hadn't triple-clicked, and
only double-clicked: the first line only gets selected from the point
the pointer initially hit it, and the following lines only up to the
current position of the pointer. (Just as if I had double-clicked, as I
said.)
I hope that explanation was clear. Can somebody tell me, what's the way
to select *multiple* full lines?
2. With tabbed enabled, pressing Shift-PgUp does not work (does not
scroll back) unless the mouse pointer is somewhere over the terminal
window. Without tabbed enabled, it works as expected. Can somebody
reproduce this, and/or is it a known issue?
3. Losing scrollback with Ctrl-L.
If I type Ctrl-L to clear the screen (or run `clear`), the lines that
were visible in the screen prior to clearing are not added to the
scrollback buffer, i.e. they are lost. This can be checked by running:
% yes hello | head -n $LINES; yes bye | head -n $LINES; clear
If you then scroll back, you will see no more than one "bye".
Thanks in advance, any help with any of these issues appreciated.
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Joaquín Sabina - Mi amigo Satán
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode