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

43779 (tweaked): add parentheses to fix expression with cprecedences option set

This commit is contained in:
Joey Pabalinas 2018-11-06 13:34:10 -10:00 committed by Oliver Kiddle
parent 5a70701788
commit fc3826190a
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2018-11-08 Oliver Kiddle <okiddle@yahoo.co.uk> 2018-11-08 Oliver Kiddle <okiddle@yahoo.co.uk>
* 43779 (tweaked): Joey Pabalinas: Functions/Zle/select-bracketed:
add parentheses to fix expression with cprecedences option set
* 43805: Src/Modules/nearcolor.c, Src/prompt.c: make nearcolor * 43805: Src/Modules/nearcolor.c, Src/prompt.c: make nearcolor
module use the default colour rather than black as a fallback module use the default colour rather than black as a fallback

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -17,8 +17,8 @@ setopt localoptions noksharrays