screen crl-a c question

2009-01-20 Thread David Huang
Dear I just installed the screen from ports in the FreeBSD 7.0 after i tried : *screen -s A vi txt* ** and tried *ctrl-a c * ** I got the message: *Cannot exec 'A' : No such file or directory* ** anybody could do me a favor, I just want to open 2 console by using the screen. Thanks David H

Re: Italic text with screen inside urxvt and some termcap questions

2009-01-20 Thread Sebastien Delafond
On 2008-09-22, Micah Cowan wrote: > If we make screen use \033[3m for italics (instead of its current use > for standout), and \033[7m for standout (ANSI's "negative image"), then > all pre-existing termcap/terminfo definitions for screen will be wrong, > and users will have to be especially carefu

Re: Italic text with screen inside urxvt and some termcap questions

2009-01-20 Thread Seb
On 2008-09-22, Micah Cowan wrote: > If we make screen use \033[3m for italics (instead of its current use > for standout), and \033[7m for standout (ANSI's "negative image"), then > all pre-existing termcap/terminfo definitions for screen will be wrong, > and users will have to be especially carefu

Re: Killing backticks when bouncing screen.

2009-01-20 Thread Malte Skoruppa
Hi Chris, here's a rather simple idea... Instead of having your scripts loop infinitely, like yours do, and relying on the mentioned behavior of the backtick command when the lifespan and autorefresh parameters are zero (that is to say, the last line of output is always printed in the hardsta