zsh-users
 help / color / mirror / code / Atom feed
From: mito@sprynet.com (Louis-David Mitterrand)
To: zsh-users@math.gatech.edu
Subject: Re: weird terminal behavior (moving 4-places at a time)
Date: Tue, 10 Dec 1996 08:14:28 -0500	[thread overview]
Message-ID: <Mutt.19961210081428.mito@retriever.qc> (raw)
In-Reply-To: <Pine.GSO.3.95.961210133721.17005B-100000@petzval>; from C. v. Stuckrad on Dec 10, 1996 13:48:00 +0100

On Dec 10 96, C. v. Stuckrad <stucki@math.fu-berlin.de> wrote:
> On Mon, 9 Dec 1996, Louis-David Mitterrand wrote:
> 
> > A funny behaviour occurs sometime that I never saw on bash: when editing
> > the command line or going through history with the arrow keys, the
> > cursor's moves become jerky. When you keep pressing the key the cursor
> > seems to move four spaces at a time. Yet the strangest thing is that it
> > occurs sometimes and then goes away... 
> 
> I always assumed this to be X11-Protocol, or some terminal-driver or
> daemon interaction, as it is the more prominent the longer/slower the line
> is on which you are connected. I see the same behavior for many tools as
> telnet, rlogin, ssh. (It might be connected to the curses library ?) 
> 

No, it's much simpler than that, as Zoltan pointed out to me by private
e-mail. It has to do with with the BAUD setting of the terminal which is
automatically set when the shell starts up. This setting should be set
to 0 when using and xterm or console on the local machine.

export BAUD=0 # that's what I did and everything works like a charm

Cheers.

-- 

     Louis-David Mitterrand
     (Formula 1): http://www.zoom.com/mito/
     (Java page): http://www.zoom.com/mito/quote/
     mito@sprynet.com 


      reply	other threads:[~1996-12-10 13:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-09 12:04 weird terminal behavior Dr. G. Buerger
1996-12-09 13:01 ` Louis-David Mitterrand
1996-12-10 12:48   ` weird terminal behavior (moving 4-places at a time) C. v. Stuckrad
1996-12-10 13:14     ` Louis-David Mitterrand [this message]

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=Mutt.19961210081428.mito@retriever.qc \
    --to=mito@sprynet.com \
    --cc=zsh-users@math.gatech.edu \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).