bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH] drop ncv#3 from screen* terminfo


From: Alejandro R . Sedeño
Subject: [PATCH] drop ncv#3 from screen* terminfo
Date: Wed, 8 Dec 2010 23:10:49 -0500

This lets screen* display underline.
---
 misc/terminfo.src |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/misc/terminfo.src b/misc/terminfo.src
index cca518f..af2e8ba 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -4665,7 +4665,7 @@ eterm-color|Emacs term.el terminal emulator 
term-protocol-version 0.96,
 # tested with screen 3.09.08
 screen|VT 100/ANSI X3.64 virtual terminal,
        OTbs, OTpt, am, km, mir, msgr, xenl, G0,
-       colors#8, cols#80, it#8, lines#24, pairs#64,
+       colors#8, cols#80, it#8, lines#24, ncv@, pairs#64,
        acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z, civis=\E[?25l,
        clear=\E[H\E[J, cnorm=\E[34h\E[?25h, cr=^M,
-- 
1.7.3.3




reply via email to

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