Re: preserving splitted windows

2008-01-22 Thread Alex K
Awesome! I can't tell you how much I love screen. Keep up the great job. On 22/01/2008, Michael Schroeder <[EMAIL PROTECTED]> wrote: > On Tue, Jan 22, 2008 at 12:08:24AM +0100, Alex K wrote: > > Is there any way splitted windows could be preserved across sessions? > > If I split a window, then det

Re: How to make F1/F2/F3/F4 usable in screen emacs?

2008-01-22 Thread Phil! Gregory
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-01-22 22:29 +0800]: > Acturally I can use F1-F4 under normal mode in putty, but when I use > screen and open emacs under screen, F1-F4 is invalid... :( It could still be a termcap issue. Just for fun, try changing the function key escape codes to Xter

Re: preserving splitted windows

2008-01-22 Thread Michael Schroeder
On Tue, Jan 22, 2008 at 12:08:24AM +0100, Alex K wrote: > Is there any way splitted windows could be preserved across sessions? > If I split a window, then detach and reattach the session, all my > splittings are lost. We're working in that feature... Cheers, Michael. -- Michael Schroeder

Re: How to make F1/F2/F3/F4 usable in screen emacs?

2008-01-22 Thread pei . linux
Acturally I can use F1-F4 under normal mode in putty, but when I use screen and open emacs under screen, F1-F4 is invalid... :( BTW, where is Putty config files under windows XP? :) Phil! Gregory <[EMAIL PROTECTED]> writes: > * pei.linux-9Onoh4P/[EMAIL PROTECTED] > [2008-01-22 18:49 > +0800]:

Re: preserving splitted windows

2008-01-22 Thread Phil! Gregory
* Alex K <[EMAIL PROTECTED]> [2008-01-22 00:08 +0100]: > Is there any way splitted windows could be preserved across sessions? > If I split a window, then detach and reattach the session, all my > splittings are lost. http://aperiodic.net/screen/faq#when_i_split_the_display_and_then_detach_screen_

Re: How to make F1/F2/F3/F4 usable in screen emacs?

2008-01-22 Thread Phil! Gregory
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-01-22 18:49 +0800]: > Thanks Michael, :) It's work fine for me. But I am still wondering. Does > Putty steal away F1/F2/F3/F4 keys or other > applications? PuTTY sends the same escape sequences as (IIRC) the linux console for F1-F4 by default. This

Re: How to make F1/F2/F3/F4 usable in screen emacs?

2008-01-22 Thread Michael Grant
As far as I know, when you press an F key in Putty, Putty sends the escape sequence to the terminal. Michael On Jan 22, 2008 11:49 AM, <[EMAIL PROTECTED]> wrote: > Thanks Michael, :) It's work fine for me. But I am still wondering. Does > Putty steal away F1/F2/F3/F4 keys or other > application

Re: How to make F1/F2/F3/F4 usable in screen emacs?

2008-01-22 Thread pei . linux
Thanks Michael, :) It's work fine for me. But I am still wondering. Does Putty steal away F1/F2/F3/F4 keys or other applications? "Michael Grant" writes: > I have the function keys working well in emacs. Some function keys > are bound to emacs functions and some are bound to screen functions