>>> On 26 Aug 2001 09:29:16 +0900
>>> Kazuhiro Fujieda <[EMAIL PROTECTED]> said:
> I've never enjoy the feature saving/restoring the console
> buffer. I understand I can enjoy it with the latest ncurses,
> vim, and cygwin packages. The vim, however, simply clears the
> console buffer when it terminates. Do I misunderstand?
I found the cause of the problem. There is a mistake in the
terminfo entry for cygwin included in the latest ncurses.
$ infocmp cygwin | grep rmcup
rmcup=\E[2J\E[?47h\E8, rmir=\E[4l, rmso=\E[27m,
^ It should be `l'.
____
| AIST Kazuhiro Fujieda <[EMAIL PROTECTED]>
| HOKURIKU Center for Information Science
o_/ 1990 Japan Advanced Institute of Science and Technology
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/