public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Kazuhiro Fujieda <fujieda@jaist.ac.jp>
To: cygwin@sources.redhat.com
Subject: Re: Couple of nits about Cygwin
Date: Thu, 27 Jul 2000 16:19:00 -0000	[thread overview]
Message-ID: <s1s66pr2mdp.fsf@jaist.ac.jp> (raw)
In-Reply-To: <20000725213749.A17042@cygnus.com>

>>> On Tue, 25 Jul 2000 21:37:50 -0400
>>> Chris Faylor <cgf@cygnus.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@jaist.ac.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@sourceware.cygnus.com

  parent reply	other threads:[~2000-07-27 16:19 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-21  9:38 "which" bug Earnie Boyd
2000-07-25 10:42 ` Couple of nits about Cygwin Kendall Bennett
2000-07-25 11:12   ` DJ Delorie
2000-07-25 16:00     ` Kendall Bennett
2000-07-25 17:19   ` DJ Delorie
2000-07-25 18:38     ` Chris Faylor
2000-07-26  6:32       ` DJ Delorie
2000-07-27 16:19       ` Kazuhiro Fujieda [this message]
2000-07-27 16:28         ` Chris Faylor
2000-07-27 17:24           ` Kazuhiro Fujieda
2000-07-27 17:52             ` Chris Faylor
2000-07-25 19:13     ` Kendall Bennett
2000-07-26  6:43 Earnie Boyd
2000-07-26  6:52 Earnie Boyd
2000-07-28  6:27 Earnie Boyd
2000-07-28  6:33 ` Robert Collins
2000-07-28 16:46   ` Chris Faylor
2000-07-28 16:51     ` Robert Collins
2000-08-04 12:38     ` Kendall Bennett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s1s66pr2mdp.fsf@jaist.ac.jp \
    --to=fujieda@jaist.ac.jp \
    --cc=cygwin@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).