Age | Commit message (Expand) | Author |
---|---|---|
2021-12-09 | LibGUI: Add EngineType to EditingEngine classes | scwfri |
2021-10-15 | LibGUI: Don't update selection twice after Ctrl-Right | Ben Wiederhake |
2021-07-15 | VimEditingEngine: Operate on real lines rather than wrapped ones | Matthew Hall |
2021-04-27 | EditingEngine: Split selection from movement functions | sin-ack |
2021-04-25 | LibGUI: Implement Vim motion system | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-02 | Revert "TextEditor: Add vim status indicators to the statusbar" | Andreas Kling |
2021-02-02 | TextEditor: Add vim status indicators to the statusbar | Zac |
2021-01-28 | Vim: Add change word and delete word functionality | Zac |
2021-01-24 | Vim: More correct word jumping (#5090) | Zac |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |