You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
11 lines
268 B
Diff
11 lines
268 B
Diff
--- 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
|