diff options
Diffstat (limited to 'source/l/ncurses/terminfo/xterm.terminfo.README')
-rw-r--r-- | source/l/ncurses/terminfo/xterm.terminfo.README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/l/ncurses/terminfo/xterm.terminfo.README b/source/l/ncurses/terminfo/xterm.terminfo.README new file mode 100644 index 00000000..28cd13d6 --- /dev/null +++ b/source/l/ncurses/terminfo/xterm.terminfo.README @@ -0,0 +1,6 @@ +This is based on the xterm terminfo definition file from xterm-331, but the +xterm definition has been changed to remove use=ansi+rep which was causing +problems with terminals that set themselves to xterm but aren't compatible +with use=ansi+rep (including Konsole and the console app in OSX). + +The definition that includes the rep= feature remains available as xterm-new. |