Age | Commit message (Expand) | Author |
---|---|---|
2021-07-15 | VimEditingEngine: Allow repeats for dd, yy and x | Matthew Hall |
2021-07-15 | VimEditingEngine: Add P command to put before cursor | Matthew Hall |
2021-06-01 | Everywhere: codepoint => code point | Andreas Kling |
2021-04-27 | VimEditingEngine: allow selection of the endline character | Paul Berg |
2021-04-27 | EditingEngine: Split selection from movement functions | sin-ack |
2021-04-25 | LibGUI: Implement Vim motion system | sin-ack |
2021-04-25 | VimEditingEngine: Add handling { and } to move between empty lines | Rok Povsic |
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-25 | Vim: Add a simple yank and put implementation | Zac |
2021-01-23 | Vim: Added a Basic Implementation of Visual Mode | Zac |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |