no duplicate windows when cycling prev/next

2008-06-12 Thread jieryn
Greetings, I use the following two bindings in my screenrc file: bindkey -k F1 prev# F11 = previous window bindkey -k F2 next# F12 = next window I often have multiple screen splits visible and I would like to have my prev/next bindings skip windows which are already vis

Re: Hard status line in vertical split mode.

2007-09-19 Thread jieryn
'm actually seeing is that the newline sends screen(c3270) back to the real start of line. I'm surprised there are no mainframers on here that haven't solved this already.. :-) Thanks in advance, jieryn ___ screen-users mailing list

Re: Hard status line in vertical split mode.

2007-09-19 Thread jieryn
. I've struggled with this for about a year, and have all but given up. Thanks! -jieryn ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

rxvt-unicode and alt+arrow bindings

2007-06-21 Thread jieryn
Greetings, I am trying to bind the alt+left_arrow and alt+right_arrow keys to be the screen prev and next commands, respectively. I can easily do this in xterm via: bindkey "^[[1;3D" prev # xterm: alt + left arrow bindkey "^[[1;3C" next # xterm: alt + right arrow I obtaine

screen + c3270

2007-03-28 Thread jieryn
Greetings, Is anyone using screen to manage multiple c3270 sessions? I'm having a rather difficult time maintaining consistent key bindings in and outside of screen. Specifically, using c3270's -trace functionality, many keys are being identified differently.. e.g. shift + tab yields BTAB outside

tiny usability patch for julian date

2007-03-23 Thread jieryn
, which can be quite handy if you're managing many servers which use that format from localtime in their syslog.. I've tested the patch on my system, and it is working well. Thanks in advance, -jieryn -- There are 10 types of people in this world, those that can read binary and those th