summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorotto <otto@openbsd.org>2005-10-26 20:44:29 +0000
committerotto <otto@openbsd.org>2005-10-26 20:44:29 +0000
commit8c38a9fbaed0ca74abda5a013a8316a7116c5a6e (patch)
treeae8ed01962dbf9068d96c4f24f1309ef6a9e6b1f
parentAlways set errno on error. Based on NetBSD. ok jaredy@ pat@ (diff)
downloadwireguard-openbsd-8c38a9fbaed0ca74abda5a013a8316a7116c5a6e.tar.xz
wireguard-openbsd-8c38a9fbaed0ca74abda5a013a8316a7116c5a6e.zip
Disable window-v2 entry, to make curses take the TERMCAP env var set by
window(1). We might want to change curses to make the env var take precedence some day. ok millert@
-rw-r--r--share/termtypes/termtypes.master18
1 files changed, 10 insertions, 8 deletions
diff --git a/share/termtypes/termtypes.master b/share/termtypes/termtypes.master
index 8a4e032903b..c8628eeaeaa 100644
--- a/share/termtypes/termtypes.master
+++ b/share/termtypes/termtypes.master
@@ -1,6 +1,6 @@
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
-# $OpenBSD: termtypes.master,v 1.34 2003/01/27 19:14:44 miod Exp $
+# $OpenBSD: termtypes.master,v 1.35 2005/10/26 20:44:29 otto Exp $
#
# This version of terminfo.src is distributed with ncurses.
# Report bugs to
@@ -17217,13 +17217,15 @@ v3220|LANPAR Vision II model 3220/3221/3222,
# This entry is for the BSD window program. It pessimistically
# assumes a rather dumb terminal. In practice this is fine since
# window will place a better entry in the TERMCAP environment variable.
-window-v2|window program version 2,
- OTbs, am, da, db, msgr, OTpt,
- it#8,
- bel=^G, clear=\\EE, cr=^M, cub1=^H, cud1=^J, cuf1=\\EC,
- cup=\\EY%p1%{32}%+%c%p2%{32}%+%c, cuu1=\\EA, ed=\\EJ,
- el=\\EK, home=\\EH, ht=^I, kbs=^H, kcub1=^H, kcud1=\\EB,
- nel=^M^J, sgr0=\\Er\177,
+# To make the curses actually use the TERMCAP env var, this entry is now
+# disabled. It's faulty anyway.
+#window-v2|window program version 2,
+# OTbs, am, da, db, msgr, OTpt,
+# it#8,
+# bel=^G, clear=\\EE, cr=^M, cub1=^H, cud1=^J, cuf1=\\EC,
+# cup=\\EY%p1%{32}%+%c%p2%{32}%+%c, cuu1=\\EA, ed=\\EJ,
+# el=\\EK, home=\\EH, ht=^I, kbs=^H, kcub1=^H, kcud1=\\EB,
+# nel=^M^J, sgr0=\\Er\177,
######## ICH/ICH1 VERSUS RMIR/SMIR
#
# Some non-curses applications get confused if both ich/ich1 and rmir/smir