comparison man/termcap.texi @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 54f7aa390f4f
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
2114 String of commands to leave insert mode. This capability must be 2114 String of commands to leave insert mode. This capability must be
2115 present if @samp{im} is. 2115 present if @samp{im} is.
2116 2116
2117 On a few old terminals the same string is used to enter and exit 2117 On a few old terminals the same string is used to enter and exit
2118 insert mode. This string turns insert mode on if it was off, and off 2118 insert mode. This string turns insert mode on if it was off, and off
2119 it it was on. You can tell these terminals because the @samp{ei} 2119 if it was on. You can tell these terminals because the @samp{ei}
2120 string equals the @samp{im} string. If you want to support these 2120 string equals the @samp{im} string. If you want to support these
2121 terminals, you must always remember accurately whether insert mode is 2121 terminals, you must always remember accurately whether insert mode is
2122 in effect. However, these terminals are obsolete, and it is 2122 in effect. However, these terminals are obsolete, and it is
2123 reasonable to refuse to support them. On all modern terminals, you 2123 reasonable to refuse to support them. On all modern terminals, you
2124 can safely output @samp{ei} at any time to ensure that insert mode is 2124 can safely output @samp{ei} at any time to ensure that insert mode is