termcap and bce causing headaches

2009-01-10 Thread Peter Beckman
I'm using Alpine and it wants to do the right thing and respect the termcap entry for the terminal it is running in. Very reasonable. So I learned that for some reason background-color-erase (bce in terminfo, ut in termcap) wasn't being set. A bit more reading led me to see that I needed to put

Re: GNU Screen scroll in output history

2009-01-10 Thread Pavel Sanda
> Scrolling with MMB visits input history in last line, but how to have normal > Terminal behaviour: visit in output history(not only in last line, but > above,too)? i usually do ^A+Esc and then arrow/pg keys up. Esc to come back from copy mode. pavel

Re: GNU Screen split vertically

2009-01-10 Thread Thomas Adam
2009/1/10 moueza : > > hi, > Doing Ctl-a S splits horizontally, but what fot vertically? ^A | -- Thomas Adam ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

GNU Screen scroll in output history

2009-01-10 Thread moueza
hi, Scrolling with MMB visits input history in last line, but how to have normal Terminal behaviour: visit in output history(not only in last line, but above,too)? -- View this message in context: http://www.nabble.com/GNU-Screen-scroll-in-output-history-tp21386463p21386463.html Sent from the Gn

GNU Screen split vertically

2009-01-10 Thread moueza
hi, Doing Ctl-a S splits horizontally, but what fot vertically? -- View this message in context: http://www.nabble.com/GNU-Screen-split-vertically-tp21386440p21386440.html Sent from the Gnu - Screen mailing list archive at Nabble.com. ___ screen-use

Re: Not having to wait for a message after hardcopy.

2009-01-10 Thread Christian Ebert
* Sean Faber on Friday, January 09, 2009 at 21:01:54 -0800 > I have > > bind ^b eval "hardcopy /tmp/screendump" "exec urlview /tmp/screendump" Ah, nice. Immediately adapted/stolen ;-) > in my .screenrc It works as I intend except that I have to wait for 1 sec > while screen waits for me to rea