Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Zle history feature like that of many IRC clients?
- X-seq: zsh-users 16650
- From: milk <milkmiruku@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Zle history feature like that of many IRC clients?
- Date: Mon, 19 Dec 2011 22:39:33 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=iPHqbXnw7cp0o8dasbvJ+LhkGw0qHG2qThz2KVDfIQs=; b=uslOK1xgdxlSbBnW3tGblnpOen/ykL2PXvcrsoqr+jRBtM7SZ7Q6oXj8NWauX0uvy9 LA6cYIwRMYmHEcpp9uqeuj0SZVasTrfMR8BwNhpeLyBgQSu4opeLxAGWY4AhJDHu6zZN L/ryhDrM049fAgphacZ7Rm3AA2S7UOub6HnMI=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
I'm wondering if, by any means, it would be possible to have Zle act in the
manner of many IRC clients? Specifically, if I were to type something, then
press the down arrow and get a blank input line, type something else and
execute it, then press up twice and get what I typed previously (but did
not execute) back again? I'm aware of the buffer stack, but I'm looking for
a method that works with the regular history. insert-pound is also nice,
but more effort than what I'm used to from IRC. Thanks for any ideas or
suggestions.
Kind regards,
Milky
Messages sorted by:
Reverse Date,
Date,
Thread,
Author