Issues: triple-click selection; pointer for scrollback; scrollback and Ctrl-L

Adeodato Simó dato at net.com.org.es
Mon Jan 12 19:12:08 CET 2009


* John Eikenberry [Sun, 11 Jan 2009 19:24:00 -0500]:

> If you use zsh this works for ctrl-l

> # clear screen (w/ ctrl-l) with screen contents pushed into terminal's
> # scrollback buffer. The clear-screen name is necessary.
> clear-screen() { zle -I;repeat $((LINES-2)) echo;clear }
> zle -N clear-screen

Thanks!, this works as I wanted.

---

* Marc Lehmann [Mon, 12 Jan 2009 04:54:57 +0100]:

> Well, if ctrl-l doesn't do what you want, don't use it?

Well, Ctrl-L has worked fine for me in every terminal emulator I've
used. I'm not very knowledgeable in these matters, and I wouldn't have
been able to say who was at fault.

Thanks,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
As an adolescent I aspired to lasting fame, I craved factual certainty,
and I thirsted for a meaningful vision of human life -- so I became a
scientist. This is like becoming an archbishop so you can meet girls.
                -- Matt Cartmill





More information about the rxvt-unicode mailing list