| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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: | <s1spu9jk6jn DOT fsf AT jaist DOT ac DOT jp> |
| Mime-Version: | 1.0 (generated by tm-edit 7.106) |
| From: | Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp> |
| 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: | <s1sy9nw6nzu.fsf@jaist.ac.jp> |
| Lines: | 18 |
| X-Mailer: | Gnus v5.3/Emacs 19.34 |
>>> On 26 Aug 2001 09:29:16 +0900
>>> Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT 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 AT jaist DOT ac DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |