screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Steve Kemp
Subject: Re: [screen-devel] Patch for displaying inet address in hardstatus
Date: Sun, 12 Jul 2009 12:56:08 +0100
User-agent: Mutt/1.5.19 (2009-01-05)

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 than using
 the backtick primitive?

  e.g:

    backtick 1 5 5 /path/to/script
    hardstatus alwayslastline "%1`"

  Then having /path/to/script echo the data you wish to display.

Steve
--
http://www.steve.org.uk/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]