Re: session save to disk?

2010-08-30 Thread Artur Skonecki
On Mon, 30 Aug 2010, David Collins wrote: I really like the idea of this. However, I use mostly OS X and freeBSD neither of which use the /proc file system. Is it possible to adapt what you have done to work with either of these OSen? Hi, It appears it is possible to mount procfs on freebsd: ht

Re: session save to disk?

2010-08-30 Thread David Collins
> Recently I wrote a GNU Screen session saver. > > Download: http://github.com/skoneka/screen-session/downloads > A little howto: > http://adb.cba.pl/gnu-screen-tips-page-my.html#howto-screen-session > > It recognizes groups and regular windows. Currently there is no support for > serial and tel

Re: session save to disk?

2010-08-30 Thread Alex
Hi, > It currently supports saving of: > directories, programs, layouts, scrollbacks, titles ( what else it could > save? ) This is my first post to the list, and I'm also somewhat new to the more advanced features of screen. I believe I have an issue that may be related to this thread. Otherwis