zsh-workers
 help / color / mirror / code / Atom feed
* zsh request
@ 1996-11-21  8:57 Huy Le
  1996-11-21 10:54 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Huy Le @ 1996-11-21  8:57 UTC (permalink / raw)
  To: zsh-workers

I have a couple of keybinding requests:

1) insert-second-to-last-word (in the same spirit as insert-last word,
which I use constantly)

2) that expand-cmd-path be repeatable so that everytime you invoke it,
the expansion changes to the next possible path for that command.
For example, if
  bindkey    '^P' expand-cmd-path
  PATH=/home/huyle/bin:/usr/local/bin:/bin
then
% make bob
^P
% /home/huyle/bin/make bob
^P
% /usr/local/bin/make bob
^P
% /bin/make bob
^P
% /home/huyle/bin/make bob

Thanks,
    Huy


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1996-11-22 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-21  8:57 zsh request Huy Le
1996-11-21 10:54 ` Bart Schaefer
1996-11-22 16:09   ` insert-last-word (was Re: zsh request)  JD Laub
1996-11-22 18:09     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).