thankyouverycool
|
3e987eba2b
|
TextEditor+LibGUI: Add case matching and wrap around optionality
Adds simple ASCII case matching and wrap around toggles to
TextEditor's find/replace widget and reorganizes its layout
|
2021-02-22 09:21:30 +01:00 |
|
thankyouverycool
|
5a03b326a7
|
TextEditor: Add layout options to View menu
Toolbar, status bar, and ruler can now be toggled on/off and their
settings are saved in ~/.config/TextEditor.ini
|
2021-02-13 11:01:59 +01:00 |
|
Andreas Kling
|
31e04907b4
|
Revert "TextEditor: Add vim status indicators to the statusbar"
This reverts commit bd6d0d2295 .
|
2021-02-02 19:01:54 +01:00 |
|
Zac
|
bd6d0d2295
|
TextEditor: Add vim status indicators to the statusbar
When using the VimEditingEngine in the TextEditor, vim's mode and the
previous key are shown in the editor's statusbar.
|
2021-02-02 16:08:20 +01:00 |
|
Andreas Kling
|
dc28c07fa5
|
Applications: Move to Userland/Applications/
|
2021-01-12 12:05:23 +01:00 |
|