Files
ladybird/Libraries/LibGUI
AnotherTest 9545ed1c21 LibGUI: Fix wrong Sequence highlight range in ShellSyntaxHighlighter
This fixes the wrong highlight behaviour when a newline is used as
sequence separator:
```sh
echo foo
if foo {}
^ This character would previously be bold
```
2020-10-14 21:05:39 +02:00
..
2020-08-25 09:46:28 +02:00
2020-10-02 16:03:17 +02:00
2020-09-30 21:46:59 +02:00
2020-07-28 16:29:44 +02:00