From cae44a9a5ed0ae1ffd455476a1c782c0ec76d30c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 18 Sep 2011 01:53:49 +0200 Subject: [PATCH] Add support for VT102 terminal emulation. --- config/rootfiles/common/ncurses | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/ncurses b/config/rootfiles/common/ncurses index 953afad544..ed892d6d00 100644 --- a/config/rootfiles/common/ncurses +++ b/config/rootfiles/common/ncurses @@ -2842,9 +2842,9 @@ usr/share/terminfo/v/vt100-w-am usr/share/terminfo/v/vt100-w-nam usr/share/terminfo/v/vt100-w-nav usr/share/terminfo/v/vt100nam -#usr/share/terminfo/v/vt102 -#usr/share/terminfo/v/vt102-nsgr -#usr/share/terminfo/v/vt102-w +usr/share/terminfo/v/vt102 +usr/share/terminfo/v/vt102-nsgr +usr/share/terminfo/v/vt102-w #usr/share/terminfo/v/vt125 #usr/share/terminfo/v/vt131 #usr/share/terminfo/v/vt132 -- 2.39.5