]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - misc/emx.src
ncurses 5.2
[ncurses.git] / misc / emx.src
index 7319f5d83cf8b2f4315971399c6f4b49f1b294f0..96625116168b18ed3329f7c5d71e6833d766d7c4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: emx.src,v 1.6 1999/08/15 01:56:54 tom Exp $
+# $Id: emx.src,v 1.7 2000/08/27 02:16:08 jmcoopr Exp $
 # This is a reformatted copy of the terminfo source for OS/2 EMX from
 # Juan Jose Garcia Ripoll <worm@arrakis.es>.
 # http://www.arrakis.es/~worm/
@@ -193,7 +193,7 @@ ansi.sys|ANSI.SYS 3.1 and later versions,
 #              kcub1           kb2             kcuf1
 #
 #              End=\0O         Down=\0P        NxPag=\0Q
-#              kc1,kend        kcud1           kc3,knp
+#              kc1,kend        kcud1           kc3,knp
 #
 #              Ins=\0R         Del=\0S
 #              kich1           kdch1
@@ -318,6 +318,19 @@ window|ANSI.SYS window,
        smso=\E[1;37;47m,
        smul=\E[1;31;47m,
        use=emx-base,
+os2|OS/2-emx ANSI.SYS,
+       cuu=\E[%p1%dA,
+       cuu1=\E[A,
+       cud=\E[%p1%dB,
+       cud1=\E[B,
+       cuf=\E[%p1%dC,
+       cuf1=\E[C,
+       cub=\E[%p1%dD,
+       cub1=\E[D,
+       sc=\E[s,
+       rc=\E[u,
+       use=ansi,
+       use=mono,
 mono|ANSI.SYS mono,
        blink=\E[5m,
        bold=\E[1m,