1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 11:01:15 +02:00

we have to disable 17219 for some keys because their code doesn't set up the variables we need (17222)

This commit is contained in:
Sven Wischnowsky 2002-05-24 15:02:32 +00:00
parent 00d476ac20
commit 9038bdb400
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2002-05-24 Sven Wischnowsky <wischnow@zsh.org>
* 17222: Src/Zle/complist.c: we have to disable 17219 for some
keys because their code doesn't set up the variables we need
2002-05-24 Peter Stephenson <pws@csr.com> 2002-05-24 Peter Stephenson <pws@csr.com>
* 17220: Src/Modules/tcp.c: bugs displaying host names and remote * 17220: Src/Modules/tcp.c: bugs displaying host names and remote

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1919,6 +1919,7 @@ domenuselect(Hookdef dummy, Chdata dat)