zsh-workers
 help / color / mirror / code / Atom feed
From: Andy Wick <awick@actor.cs.vt.edu>
To: zsh-workers@math.gatech.edu
Subject: up-line-or-search
Date: Mon, 1 Jun 1998 08:13:57 -0400	[thread overview]
Message-ID: <19980601081357.58829@actor.cs.vt.edu> (raw)

I guess I am the only one who uses up-line-or-search, since it
is still broken in 3.1.4.  I did a little bit of debugging, but
since I have no clue what is going on, I am really not much help.
If you comment out line 376 of Zle/zle_hist.c
    iblank(s[histmpos] == Meta ? s[histmpos+1]^32 : s[histmpos]) &&
up-line-or-search will kind of work, which is better then not
working.  What it still does with that line commented out is forget
the orginal string typed in, and uses the last string found each
time you hit up arrow.

Example:
(Previous Commands)
%lss -d
%ls -l
%lss
%ls

Now if I do 
   l<uparrow>
it finds "ls" if I hit up arrow again it finds "lss", one more
up arrow skips the "ls -l" and finds the "lss -d".

I'll buy someone a pizza if they just fix this for me, I really
want to upgrade to 3.1.x, but can't without my favorite feature.

Thanks,
Andy
-- 
awick@vt.edu                                    Andy Wick
awick@purple.org                              Virginia Tech


             reply	other threads:[~1998-06-01 12:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-01 12:13 Andy Wick [this message]
1998-06-01 13:27 ` up-line-or-search Louis-David Mitterrand
1998-06-01 16:29 ` up-line-or-search Bart Schaefer
1998-06-01 16:51   ` up-line-or-search Andy Wick
1998-06-01 18:02     ` up-line-or-search 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=19980601081357.58829@actor.cs.vt.edu \
    --to=awick@actor.cs.vt.edu \
    --cc=zsh-workers@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).