zsh-users
 help / color / mirror / code / Atom feed
From: <Norman.Azadian@swisscom.com>
To: <zsh-users@sunsite.dk>
Subject: RE: command-line editing speed
Date: Fri, 9 May 2003 10:02:46 +0200	[thread overview]
Message-ID: <CEEB35929492F3448EA03D09959D180301CCB21F@sxmbx02.corproot.net> (raw)

I don't think the problem has anything to do with the repeat rate.
Testing with ksh I always get the performance that I expect.  The
problem is that, even on a machine with load average 0.02, when I lean
on the h or l key to move the cursor quickly, nothing happens for a
while and then it jumps 20 or 30 characters.

NHA
---
Norman.Azadian@Swisscom.com	+41 31 342 8129
MC-TO-MIT-SWM-TSW			Swisscom Mobile AG

-----Original Message-----
From: Bart Schaefer [mailto:schaefer@brasslantern.com] 
Sent: Donnerstag, 8. Mai 2003 20:46
To: zsh-users@sunsite.dk
Subject: Re: command-line editing speed


On May 8, 12:11pm, <Norman.Azadian@swisscom.com> wrote:
} 
} I'm running version 3.1.5 ($-=3567HRXZhiklms)  on a relatively
powerful } HP machine.  Recently we've been noticing that command-line
editing } seems to have become much slower.

For quite some time now I've been noticing that my keyboard "driver"
loses its key-repeat-rate setting.  That is, have to use the console
"kbdrate" command to restore it, it has nothing to do with the X11 key
repeat setting.  This doesn't happen in any regular way that I can track
down, and I sometimes go for weeks without it happening at all.

However, your problem is more likely related to something else I've
noticed:  ioctl()/stty doesn't always report the right simulated "baud
rate" for X terminal emulators.  ZLE adjusts its display behavior based
on the reported baud rate.  I've had to put code into my .zshrc to force
the BAUD variable to have a reasonable setting regardless of what stty
claimed it to be.


             reply	other threads:[~2003-05-09  8:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-09  8:02 Norman.Azadian [this message]
2003-05-09 18:24 ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12  8:24 Norman.Azadian
2003-05-08 10:11 Norman.Azadian
2003-05-08 18:46 ` Bart Schaefer

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=CEEB35929492F3448EA03D09959D180301CCB21F@sxmbx02.corproot.net \
    --to=norman.azadian@swisscom.com \
    --cc=zsh-users@sunsite.dk \
    /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).