delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/07/27/19:19:40

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 sources DOT redhat DOT com
Subject: Re: Couple of nits about Cygwin
References: <200007251049870 DOT SM00160 AT KENDALLB>
<200007260019 DOT UAA14196 AT envy DOT delorie DOT com>
<20000725213749 DOT A17042 AT cygnus DOT com>
Mime-Version: 1.0 (generated by tm-edit 7.106)
From: Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
Date: 28 Jul 2000 08:18:10 +0900
In-Reply-To: Chris Faylor's message of Tue, 25 Jul 2000 21:37:50 -0400
Message-ID: <s1s66pr2mdp.fsf@jaist.ac.jp>
Lines: 29
X-Mailer: Gnus v5.3/Emacs 19.34

>>> On Tue, 25 Jul 2000 21:37:50 -0400
>>> Chris Faylor <cgf AT cygnus DOT com> said:

> The change below just moves your code to the input part of cygwin rather
> than the output.  It seems to work as well as putting it in the write
> part.

I'm afraid I don't like this solution. I'm annoyed with the
cursor flushing every time I type something. I prefer solving
this problem in the configuration of readline included in bash
as the following. This solution makes the cursor flush on using
the right arrow key.

--- bash/lib/readline/rlconf.h-	Fri Jul 28 08:03:08 2000
+++ bash/lib/readline/rlconf.h	Fri Jul 28 08:11:11 2000
@@ -45,7 +45,7 @@
 
 /* If defined, use the terminal escape sequence to move the cursor forward
    over a character when updating the line rather than rewriting it. */
-/* #define HACK_TERMCAP_MOTION */
+#define HACK_TERMCAP_MOTION
 
 /* The string inserted by the `insert comment' command. */
 #define RL_COMMENT_BEGIN_DEFAULT "#"

____
  | AIST      Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019