zsh-users
 help / color / mirror / code / Atom feed
From: John Buttery <john@io.com>
To: zsh-users@sunsite.dk
Subject: Re: Installed zsh 4.0.6 and now cursor keys don't work fully
Date: Thu, 24 Oct 2002 22:54:14 -0500	[thread overview]
Message-ID: <20021025035413.GA19281@io.com> (raw)
In-Reply-To: <1035476233.5753.25.camel@scooter.lon.aspentech.com>

[-- Attachment #1: Type: text/plain, Size: 2082 bytes --]

* Stephen Kitchener <steve.kitchener@aspentech.com> [2002-10-24 17:17:10 +0100]:
> I have just installed zsh4.0.6 on to an HP machine, and now the cursor
> keys function differently. I used to be able to scroll though the
> history buffer, This still happens, but each recalled command is put
> onto the end of the previously recalled command line in the history
> buffer. ie it looks like this
> 
> ls -lals    cd /users2/gnu2
> 
> where as there should be 3 separate commands ls, ls -la,cd /users2/gnu2
> 
> Is there a simple fix ?
> 
> I was running  3.1.9  before I changed up to 4.0.6
> 
> Also the backspace key functions differently, as it is used, it will go
> forward but only the same amount of characters that have been typed on
> the command line, ie if I type ddd it will go forward 3 spaces and then
> stop, if I type a further ddd it will go forward another 3 spaces (as I
> press the backspace key) and then stop again.

  Well, I wish I could be more specific, but if nobody else knows, maybe
this will set you on your way.  I've seen a problem similar to this,
that was a result of emulation settings (read: $TERM variable).  It's
not that zsh is appending the command vs replacing it, it's that the
terminal isn't properly clearing the line before printing the next
command...see what I mean?  Seems like it's related to your backspace
problem; you can only backspace as many characters as you've typed,
because zsh knows you've only typed that many, it's just that your
terminal is sending the character to the right when you hit backspace
instead of the left.
  Or maybe it's something different entirely.  :) 

-- 
------------------------------------------------------------------------
 John Buttery

      Fascism should more appropriately be called Corporatism
        because it is a merger of state and corporate power.

                          Benito Mussolini

                                     (Web page temporarily unavailable)
------------------------------------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2002-10-25  3:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24 16:17 Stephen Kitchener
2002-10-25  3:54 ` John Buttery [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=20021025035413.GA19281@io.com \
    --to=john@io.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).