[screen-devel] Patch for displaying inet address in hardstatus

2009-07-12 Thread Berry Octave
Hi everybody, after having been using screen a lot on different servers, I though that beeing able to display any source address reported by ifconfig could be a nice feature. I've made that patch, which is supposed to work for linux os (it uses ioctl to get the addresses from actives interface

[screen-devel] Patch for displaying inet address in hardstatus

2009-07-12 Thread Berry Octave
Hi everybody, after having been using screen a lot on different servers, I though that beeing able to display any source address reported by ifconfig could be a nice feature. I've made that patch, which is supposed to work for linux os (it uses ioctl to get the addresses from actives interface

Re: [screen-devel] Patch for displaying inet address in hardstatus

2009-07-12 Thread Steve Kemp
On Sun Jul 12, 2009 at 11:27:13 +0200, Berry Octave wrote: > It prints on it something like "lo:127.0.0.1 eth0:10.0.2.2 wlan0:192.168.5.22" > (supposing that eth0 and wlan0 are active). Looks cute, and I'd be tempted to merge into tscreen. But the obvious question is: How is this better tha

Re: [screen-devel] Patch for displaying inet address in hardstatus

2009-07-12 Thread Berry Octave
Le Sunday 12 July 2009 13:56:08 Steve Kemp, vous avez écrit : > On Sun Jul 12, 2009 at 11:27:13 +0200, Berry Octave wrote: > > It prints on it something like "lo:127.0.0.1 eth0:10.0.2.2 > > wlan0:192.168.5.22" (supposing that eth0 and wlan0 are active). > > Looks cute, and I'd be tempted to merge

[screen-devel] [patch] Documentation addenum to command 'sorendition'

2009-07-12 Thread mrbrown8
I have made a small patch to reflect the expiration of the sorendition command for both the man page and the texinfo manual. Comments are welcomed. -- Curtis Brown mrbro...@juno.com Find great deals and choose from hundreds of model

Re: [screen-devel] Patch for displaying inet address in hardstatus

2009-07-12 Thread Geraint Edwards
Berry Octave said (on Sun, Jul 12, 2009 at 11:29:53AM +0200): > display any source address reported by ifconfig could be a > nice feature. > > It prints on it something like "lo:127.0.0.1 eth0:10.0.2.2 > wlan0:192.168.5.22" > (supposing that eth0 and wlan0 are active). I think

Re: [screen-devel] Patch for displaying inet address in hardstatus

2009-07-12 Thread Chris Jones
On Sun, Jul 12, 2009 at 06:01:57AM EDT, Geraint Edwards wrote: > I think this is a bad idea (source bloat): +1