Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
up-line-or-search question
- X-seq: zsh-users 4703
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: up-line-or-search question
- Date: Wed, 27 Feb 2002 09:14:44 +0100
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Reply-to: d.vogt@xxxxxxxxxxx
When I use the up-line-or-search function to complete a partially
typed command, the matching history lines are only matched to the
first word. Is is possible to match by comparing to everything I
have typed? Example:
In the history:
cd /foo
cd /bar
When I type (up-line-or-search bound to the <Up> key):
$ cd /f<Up>
I get
$ cd /bar
But I want to get
$ cd /foo
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, email: d.vogt@xxxxxxxxxxx
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
Messages sorted by:
Reverse Date,
Date,
Thread,
Author