[PATCH] screen -F

2007-09-27 Thread Johannes Weiner
Hi, I have sent this patch to screen-devel already a long time ago, but it was not noticed. This patch extends the built in `screen' command, to allow raising a window by its title or newly creating it if no window with that title is found, e.g.: screen -F -t emacs emacs Called the first

[PATCH] lastbell

2007-09-27 Thread Johannes Weiner
Hi, I have sent this patch to screen-devel already some time ago, but it was not noticed. The patch implements the command `lastbell' which hops to the window where the last bell or monitored activity occured, if any. Hannes -- 3BD8 AF56 11AF 205C 9DB6 B10F 76F1 0634 71A4 DCA0 diff -N

Re: Printing support (Docs and requests for code changes).

2007-09-27 Thread asvin . dattani
Can I add a request to make this more general? Can screen be modified so that any escape sequence that is not consumed by the terminal emulation being used by screen is passed back to the application? cheers, asvin [EMAIL PROTECTED] wrote on 27/09/2007 09:38:42: > > Just don't intercept t