Not having to wait for a message after hardcopy.

2009-01-09 Thread Sean Faber
Hello, all,   I have bind ^b eval "hardcopy /tmp/screendump" "exec urlview /tmp/screendump" in my .screenrc  It works as I intend except that I have to wait for 1 sec while screen waits for me to read the message "Screen image written to hardcopy.0" Is there a way to make a hardcopy silently

Re: Is there any way I can split long lines in .screenrc?

2009-01-09 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trent W. Buck wrote: > Micah Cowan writes: > >> Yeah, screen doesn't allow split lines (or lines whose lengths are >> greater than 2048 bytes). > > Don't the GNU Coding Conventions have something to say about arbitrary > limits? ;-) Sure do. Screen

Re: control

2009-01-09 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 broz wrote: > On Thu, 04 Dec 2008 10:02:31 -0800 > Micah Cowan wrote: > > broz wrote: Hi, i have a question about gnuscreen which I think is great btw. I may have a hard time conveying what I want to know, but here goes: >

Re: Possible to change function key using terminfo/cap?

2009-01-09 Thread Dave Wood
On (11:27 09/01/09), Dave Wood put forth the proposition: I am finding that some apps, like vim, don't work well with the function keys when inside screen, but some work normally. It seems to be that vim is seeing the string sent by pressing say F1 as the sequence \E[OP and that makes it ignore

Possible to change function key using terminfo/cap?

2009-01-09 Thread Dave Wood
I am finding that some apps, like vim, don't work well with the function keys when inside screen, but some work normally. It seems to be that vim is seeing the string sent by pressing say F1 as the sequence \E[OP and that makes it ignore my F1 bind. Instead it goes into insert mode and enters a '