mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
use special-dirs with _path_files -g (3019)
This commit is contained in:
parent
724b065397
commit
36b410a6f9
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
||||||
2000-04-10 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
|
2000-04-10 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
|
||||||
|
|
||||||
|
* users/3019: Completion/Core/_path_files: use special-dirs with
|
||||||
|
_path_files -g
|
||||||
|
|
||||||
* 10614: Src/Modules/parameter.c: more careful with checking index
|
* 10614: Src/Modules/parameter.c: more careful with checking index
|
||||||
of $history
|
of $history
|
||||||
|
|
||||||
|
|
|
@ -293,7 +293,8 @@ for prepath in "$prepaths[@]"; do
|
||||||