diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1997-03-29 09:29:11 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1997-03-29 09:29:11 +0000 |
commit | 04d05cac5ec8201363efff8fd816ff364177b60a (patch) | |
tree | 65a2de0371880259d381882e57dd382079c780ef /share/termcap | |
parent | 8b96c0a4899c3dc69b3e9927444a0f2547be534e (diff) |
Default to pure xterm-r6 for xterm without additions for ncurses line drawing
stuff
Diffstat (limited to 'share/termcap')
-rw-r--r-- | share/termcap/termcap.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src index e39da81c8c4..91df8d8f097 100644 --- a/share/termcap/termcap.src +++ b/share/termcap/termcap.src @@ -1706,9 +1706,11 @@ xterm-xf86-v32|xterm terminal emulator (X Window System):\ # This is xterm for ncurses. It mainly adds mappings for more high-half # characters. Note that these will only work for fixed-width fonts. # Once XFree86 3.2 is established, we'll switch this to use=xterm-xf86-v32 +#xterm|vs100|xterms|xterm terminal emulator (X Window System):\ +# :ac=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\054\054II00:\ +# :u6=\E[%i%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:\ +# :tc=xterm-r6: xterm|vs100|xterms|xterm terminal emulator (X Window System):\ - :ac=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++\054\054II00:\ - :u6=\E[%i%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:\ :tc=xterm-r6: # These entries allow access to the X titlebar and icon name as a status line. |