Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
most-recent-file completion and accept-line
- X-seq: zsh-users 8013
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: most-recent-file completion and accept-line
- Date: Thu, 23 Sep 2004 00:45:06 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
One of the most useful lines in my config file is:
bindkey '^O' most-recent-file
How do I bind a key combination to complete the most recent file
and then automatically run accept-line or <enter> on this
filename?
(my preexec function will do the necessary on the file).
thanks a lot :)
--
Eric Smith
Messages sorted by:
Reverse Date,
Date,
Thread,
Author