Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham
	autolearn_force=no version=3.4.0
X-Injected-Via-Gmane: http://gmane.org/
To: zsh-workers@zsh.org
From: Larry Hynes <larry@larryhynes.com>
Subject: Re: vi-history-search(forward|backward) vicmd mappings
Date: Fri, 29 Jan 2016 03:30:11 +0000 (UTC)
Lines: 18
Message-ID: <n8emc3$lma$1@ger.gmane.org>
References: <n812dv$ka2$1@ger.gmane.org>
 <160123160002.ZM15365@torch.brasslantern.com> <n82cjv$dld$1@ger.gmane.org>
 <160124104159.ZM11924@torch.brasslantern.com>
Reply-To: Larry Hynes <larry@larryhynes.com>
X-Complaints-To: usenet@ger.gmane.org
X-Gmane-NNTP-Posting-Host: ptr-3-162.fbo.ip.airwire.ie
User-Agent: slrn/1.0.2 (Darwin)
X-Seq: zsh-workers 37828

On 2016-01-24, Bart Schaefer <schaefer@brasslantern.com> wrote:
> It always seemed a little odd to me because to search using banghist
> you type !?...? so why not also type ? to start search from vicmd?
> I would have changed it a long time ago, but I've never been a user
> of vi mode in the shell so didn't argue about it much, and then I
> simply forgot about it.
>
> Oliver has been the most active in updating the vi widget set lately.
> Perhaps he has an opinion.

FWIW, I was tooling around with csh - well, tcsh (6.18.01) - on
FreeBSD running on an old PowerPC machine this evening and it
appears to do what I would expect it to do i.e. use '?' to
search backwards and '/' to search forwards in the history file
when 'bindkey -v' is in effect.

My future happiness and sanity may depend on zsh getting this
'right'. No pressure...

