screen-devel
[Top][All Lists]
Advanced

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

Re: [screen-devel] Another feature request


From: Steve Kemp
Subject: Re: [screen-devel] Another feature request
Date: Sat, 1 Nov 2008 16:48:49 +0000
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Fri Oct 31, 2008 at 15:22:47 -0500, David Douthitt wrote:

> One thing that would be a good idea perhaps is a -V option: that is, 
> an option that explains all of the optional parts that have been 
> compiled into screen.

  That's a trivial job, and as you say '-V' is available as a natural
 nmemonic.

  Minimal patch attached which does this for my version of tscreen. 
 Obviously it needs to be updated to handle other things like NETHACK
 and a consensus reached on appropriate formatting.  Still its not
 a major change.

  Sample output:

address@hidden:~/hg/tscreen$ ./tscreen -V
tscreen version 0.04.08skx (FORK) 31-10-2008

http://www.steve.org.uk/Software/tscreen/
Compilation Options

+ALLOW_SYSSCREENRC
-BUILTIN_TELNET
+CHECKLOGIN
+DETACH
-HAVE_BRAILE
+LOADAV
-LOCKPTY
-USE_PAM

Hardwired options

    MAXWIN: 100
    MAX_USERNAME_LEN: 50
    SOCKDIR: /tmp/screens
    TTYVMIN: 100
    TTYVTIME: 2

Steve
-- 
# Commercial Debian GNU/Linux Support
http://www.linux-administration.org/

Attachment: show-options.diff
Description: Text Data


reply via email to

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