aboutsummaryrefslogtreecommitdiffstats
path: root/etc/e/eterm-color.ti
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2009-08-07 07:04:02 +0000
committerDan Nicolaescu <[email protected]>2009-08-07 07:04:02 +0000
commit3bca7ca557f99e07c117874a2802e2d2434571a4 (patch)
tree01f2908e493b0243c041449e2b629d5141e61220 /etc/e/eterm-color.ti
parent6f7d57805b9785480a5eddbe96300423505be0d1 (diff)
* term.el (term-handle-ansi-escape): Add comments with the
terminfo capabilities implemented. * e/eterm-color.ti (msgr, u6, u7): New capabilities.
Diffstat (limited to 'etc/e/eterm-color.ti')
-rw-r--r--etc/e/eterm-color.ti3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/e/eterm-color.ti b/etc/e/eterm-color.ti
index 19e14976e1..0ddb7ec540 100644
--- a/etc/e/eterm-color.ti
+++ b/etc/e/eterm-color.ti
@@ -15,6 +15,7 @@ eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
pairs#64,
am,
mir,
+ msgr,
xenl,
bel=^G,
bold=\E[1m,
@@ -70,6 +71,8 @@ eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
smir=\E[4h,
smul=\E[4m,
smso=\E[7m,
+ u6=\E[%i%d;%dR,
+ u7=\E[6n,
# smcup=\E[?47h,
# rmcup=\E[?47l,
# rs2 may need to be added