Files
ladybird/Userland/Libraries/LibGUI/TextEditor.cpp
Caoimhe 617edafbf2 LibGUI: Add support for jumping to a line and column in TextEditor
We had support for going to a specific line before, but now we support
jumping around using the `line:column` format :^)
2023-06-01 06:26:40 +02:00

93 KiB