Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com To: cygwin AT cygwin DOT com Subject: Re: save/restore the console buffer. References: Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Kazuhiro Fujieda Date: 04 Sep 2001 05:03:17 +0900 In-Reply-To: Kazuhiro Fujieda's message of 26 Aug 2001 09:29:16 +0900 Message-ID: Lines: 18 X-Mailer: Gnus v5.3/Emacs 19.34 >>> On 26 Aug 2001 09:29:16 +0900 >>> Kazuhiro Fujieda 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 | 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/