mirror of
git://git.sv.gnu.org/nano.git
synced 2024-12-02 01:17:15 +03:00
fix inaccurate comment
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3435 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
7504714882
commit
95b9850517
@ -73,9 +73,9 @@ static bool disable_cursorpos = FALSE;
|
||||
* Escape sequence compatibility:
|
||||
*
|
||||
* We support escape sequences for ANSI, VT100, VT220, VT320, the Linux
|
||||
* console, the FreeBSD console, the Mach console (a.k.a. the Hurd
|
||||
* console), xterm, rxvt, and Eterm. Among these, there are several
|
||||
* conflicts and omissions, outlined as follows:
|
||||
* console, the FreeBSD console, the Mach console, xterm, rxvt, and
|
||||
* Eterm. Among these, there are several conflicts and omissions,
|
||||
* outlined as follows:
|
||||
*
|
||||
* - Tab on ANSI == PageUp on FreeBSD console; the former is omitted.
|
||||
* (Ctrl-I is also Tab on ANSI, which we already support.)
|
||||
|
Loading…
Reference in New Issue
Block a user