1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

do not complete aliases in equals expansion any more (15590)

This commit is contained in:
Oliver Kiddle 2001-08-07 11:28:12 +00:00
parent b0ac280e1a
commit 6cd11094d9
2 changed files with 6 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2001-08-07 Oliver Kiddle <opk@zsh.org>
* 15590: Completion/Zsh/Context/_equal: after 15586, we no
longer want to complete aliases in the equal context
2001-08-07 Sven Wischnowsky <wischnow@zsh.org> 2001-08-07 Sven Wischnowsky <wischnow@zsh.org>
* 15588: Completion/Base/Completer/_approximate, * 15588: Completion/Base/Completer/_approximate,

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1,9 +1,3 @@