bug-ncurses
[Top][All Lists]
Advanced

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

terminfo status line for screen-s


From: Craig R. Skinner
Subject: terminfo status line for screen-s
Date: Wed, 29 Oct 2014 20:36:25 +0000
User-agent: Mutt/1.5.22 (2013-10-16)

Add ':hs' (has extra status line) to screen-s

Like vt100-s, xterm+sl, xterm+sl-twm, sun-s & sun-e-s

A guess that :es is valid (also for the above as \E sequences appear?):


--- /etc/termcap        Wed Mar  5 16:45:18 2014
+++ /tmp/termcap        Wed Oct 29 19:52:33 2014
@@ -4479,7 +4479,7 @@
        :ut:\
        :ec@:tc=screen:
 screen-s|VT 100/ANSI X3.64 virtual terminal with hardstatus line:\
-       :ds=\E_\E\\:fs=\E\\:ts=\E_:tc=screen:
+       :hs:es:ds=\E_\E\\:fs=\E\\:ts=\E_:tc=screen:
 
 # ======================================================================
 # Entries for GNU Screen with 16 colors.


$ head -n 13 /etc/termcap:
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
# $OpenBSD: termtypes.master,v 1.48 2013/01/16 07:55:16 dcoppa Exp $
#
# This version of terminfo.src is distributed with ncurses and is maintained
# by Thomas E. Dickey (TD).
#
# Report bugs and new terminal descriptions to
#       address@hidden
#
#       $Revision: 1.48 $
#       $Date: 2013/01/16 07:55:16 $
#


-- 
Craig Skinner | http://twitter.com/Craig_Skinner | http://linkd.in/yGqkv7



reply via email to

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