https://bugs.kde.org/show_bug.cgi?id=475933
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/syntax-highlighting/ | |-/commit/78efeefb4e35635772 | |13d0af485cda61ac20e612 Status|ASSIGNED |RESOLVED --- Comment #4 from Christoph Cullmann <cullm...@kde.org> --- Git commit 78efeefb4e3563577213d0af485cda61ac20e612 by Christoph Cullmann, on behalf of Jonathan Poelen. Committed on 11/11/2023 at 15:41. Pushed by cullmann into branch 'master'. Fish: fix [...] which are not preceded by a variable or command substitution ```fish echo $foo[1] foo[1] # ~~~ Index # ~~~ Normal ``` M +20 -0 autotests/folding/highlight.fish.fold M +20 -0 autotests/html/highlight.fish.dark.html M +20 -0 autotests/html/highlight.fish.html M +20 -0 autotests/input/highlight.fish M +20 -0 autotests/reference/highlight.fish.ref M +42 -8 data/syntax/fish.xml https://invent.kde.org/frameworks/syntax-highlighting/-/commit/78efeefb4e3563577213d0af485cda61ac20e612 -- You are receiving this mail because: You are watching all bug changes.