zsh-workers
 help / color / mirror / code / Atom feed
* cycle back through recent candidates for completion
@ 2012-12-29 21:27 Dave Yost
  2012-12-30 19:57 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Yost @ 2012-12-29 21:27 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

I’m using the wonderful new _history_complete_word functionality.

Z% echo   
zsh: do you wish to see all 405 possibilities (405 lines)?

Well, no, but I would like to go backwards to the one I do want to see.

If I type up-arrow to that prompt, I get this:

Z% echo [A

It would be better if up-arrow would take me to the most recent echo command, just as up-arrow on an empty command line prompt takes me to the most recent command. Of course, both up-arrow and down-arrow should allow navigation here.


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

end of thread, other threads:[~2012-12-30 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-29 21:27 cycle back through recent candidates for completion Dave Yost
2012-12-30 19:57 ` 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).