zsh-users
 help / color / mirror / code / Atom feed
* Completion problems on cygwin when nocaseglob is set
@ 2007-10-20 11:41 John Cooper
  2007-10-20 12:09 ` Vin Shelton
  0 siblings, 1 reply; 23+ messages in thread
From: John Cooper @ 2007-10-20 11:41 UTC (permalink / raw)
  To: zsh-users; +Cc: John Cooper

I've just installed Vista and upgraded to zsh version 4.3.4 (from
cygwin).

If I `zsh -f', and then:
  $ setopt nocaseglob
  $ ls c:/<TAB>	# works - files in c:/ are listed

If I then:
  $ autoload -U compinit
  $ compinit
  $ ls c:/<TAB>   # fails - Windows beeps and no files are listed

If I then:
  $ setopt caseglob
  $ ls c:/<TAB>   # works again - files in c:/ are listed

This all used to work fine on my previous system - I can't recall the
zsh version although it was running on Win2K3.

I'd prefer to use nocaseglob. What would be the effect of removing the
call to compinit from my .zshrc? Interestingly, calling compinit doesn't
create a .zcompdump file, as the man-page suggests it should...

Thanks,

    --- John.


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

end of thread, other threads:[~2007-10-24 20:38 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-20 11:41 Completion problems on cygwin when nocaseglob is set John Cooper
2007-10-20 12:09 ` Vin Shelton
2007-10-20 12:30   ` John Cooper
2007-10-22  9:34     ` Peter Stephenson
2007-10-22 11:10       ` John Cooper
2007-10-22 11:31         ` Peter Stephenson
2007-10-22 13:13           ` John Cooper
2007-10-23  9:11             ` Peter Stephenson
2007-10-23 11:11               ` John Cooper
2007-10-23 11:56                 ` Peter Stephenson
2007-10-23 14:04                   ` John Cooper
2007-10-23 15:57                     ` Peter Stephenson
2007-10-23 17:12                       ` Wayne Davison
2007-10-23 17:24                         ` Peter Stephenson
2007-10-23 17:40                           ` Peter Stephenson
2007-10-23 17:56                             ` Peter A. Castro
2007-10-23 19:48                               ` Peter Stephenson
2007-10-23 17:45                           ` Wayne Davison
2007-10-23 17:53                             ` John Cooper
2007-10-24 12:45                       ` John Cooper
2007-10-24 14:01                         ` Vin Shelton
2007-10-24 15:09                           ` Peter Stephenson
2007-10-24 20:37                             ` Vin Shelton

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