This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: save/restore the console buffer.


>>> On 26 Aug 2001 09:29:16 +0900
>>> Kazuhiro Fujieda <fujieda@jaist.ac.jp> 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 <fujieda@jaist.ac.jp>
  | 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]