https://bugs.kde.org/show_bug.cgi?id=448153
mixo changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=430668
mixo changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=449186
mixo changed:
What|Removed |Added
See Also||https://bugs.kde.org/show_b
https://bugs.kde.org/show_bug.cgi?id=449186
Bug ID: 449186
Summary: Extglob patterns break Bash syntax highlighting
Product: frameworks-syntax-highlighting
Version: 5.90.0
Platform: openSUSE RPMs
OS: Linux
Status: R
https://bugs.kde.org/show_bug.cgi?id=430668
--- Comment #16 from mixo ---
Extglob patterns break the parsing as well:
```
# in quotes
"${var#lo+(r)em}"
# everything that follows is treated as "string" (red)
```
and
```
# without quotes
${var#lo+(r)em}
# everything that f
https://bugs.kde.org/show_bug.cgi?id=430668
mixo changed:
What|Removed |Added
CC||mixosaurus+bugs...@pm.me
--- Comment #2 from mixo