|
--- a/Completion/compinit
|
|
+++ b/Completion/compinit
|
|
@@ -69,6 +69,7 @@
|
|
|
|
emulate -L zsh
|
|
setopt extendedglob
|
|
+unsetopt nocaseglob
|
|
|
|
typeset _i_dumpfile _i_files _i_line _i_done _i_dir _i_autodump=1
|
|
typeset _i_tag _i_file _i_addfiles _i_fail=ask _i_check=yes _i_name
|