zsh-workers
 help / color / mirror / code / Atom feed
* hash completion oddity
@ 2008-02-29 15:20 Mikael Magnusson
  2008-02-29 17:29 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Magnusson @ 2008-02-29 15:20 UTC (permalink / raw)
  To: zsh-workers

Hi,

I wanted to add a dir to the directory hash with hash -d, so I started typing
hash -d foo=~jo<tab>
and expected it to complete to foo=~johndoe, but instead it just says
"unknown user jo". If i actually type out ~johndoe manually and press
tab, it changes to "no match for: `hash', `directories', or
`corrections'". After I add a / it properly completes directories in
johndoe's home directory though.
(It doesn't matter if it's a real user home dir or a previously named dir.)
With just zsh -f, compinit, zstyle warnings blabla, i just get the
latter message for ~anything, both if it should complete and not, and
for completed names.

-- 
Mikael Magnusson


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

end of thread, other threads:[~2008-02-29 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-29 15:20 hash completion oddity Mikael Magnusson
2008-02-29 17:29 ` 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).