Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: Completing strings from history?
- X-seq: zsh-workers 13794
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: Re: Completing strings from history?
- Date: Tue, 27 Mar 2001 17:27:03 +0000
- In-reply-to: <200103270913.LAA14857@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200103270913.LAA14857@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
[ Moved to -workers ]
On Mar 27, 11:13am, Sven Wischnowsky wrote:
} Subject: PATCH: Re: Completing strings from history?
}
} Ok, below is my first attempt at making _history_complete_words
} smarter. I didn't integrate Bart's changes, maybe that should be
} done.
}
} The behaviour is now to stop at the beginning/end once. Going up or
} down in the previously used direction will wrap around.
If it does that, then it's not necessary to integrate my changes; mine
simply caused it to cycle without pausing.
} I hope with the style settings Bart and Adam reported the behaviour is
} now good enough...
I haven't tried it yet, but shouldn't there be some way to turn on menu
behavior with a style rather than requiring `setopt menucomplete'?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author