zsh-workers
 help / color / mirror / code / Atom feed
* Broken specialsed file completion
@ 2016-08-28 21:21 Peter Stephenson
  2016-08-28 22:56 ` Frank Terbeck
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Stephenson @ 2016-08-28 21:21 UTC (permalink / raw)
  To: Zsh hackers list

For some reason the following, which has worked fine for many years, has
stopped working.

zle -C most-recent-file menu-complete _generic
zstyle ':completion:most-recent-file:*' completer _menu _path_files _match
zstyle ':completion:most-recent-file:*' file-sort modification
zstyle ':completion:most-recent-file:*' hidden all
bindkey '^X.' most-recent-file

Instead of completing most recently modified files, it reports

_path_files:compfiles:466: too few arguments

pws


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

end of thread, other threads:[~2016-08-29 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-28 21:21 Broken specialsed file completion Peter Stephenson
2016-08-28 22:56 ` Frank Terbeck
2016-08-29  2:01   ` Bart Schaefer
2016-08-29 19:30     ` Peter Stephenson

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).