mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
39370: complete -w and -K options to zle following the widget name and numeric base to integer
This commit is contained in:
parent
e8720bbd8b
commit
34d512a677
3 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
2016-09-21 Oliver Kiddle <opk@zsh.org>
|
2016-09-21 Oliver Kiddle <opk@zsh.org>
|
||||||
|
|
||||||
|
* 39370: Completion/Zsh/Command/_typeset,
|
||||||
|
Completion/Zsh/Command/_zle: complete -w and -K options to zle
|
||||||
|
following the widget name and numeric base to integer
|
||||||
|
|
||||||
* 39407: Completion/Linux/Command/_cpupower: cleanup minor
|
* 39407: Completion/Linux/Command/_cpupower: cleanup minor
|
||||||
issues; updated through to version 4.8
|
issues; updated through to version 4.8
|
||||||
|
|
||||||
|
|
|
@ -57,7 +57,7 @@ case ${service} in
|
||||||