Age | Commit message (Expand) | Author |
---|---|---|
2021-03-30 | EditingEngine: Don't jump to the beginning or end of a non-existant word | one-some |
2021-02-24 | LibGUI: Remove redundant cursor update | Angus Gibson |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-03 | TextEditor: Implement word wrapping | Zac |
2021-01-28 | Vim: Add change word and delete word functionality | Zac |
2021-01-27 | EditingEngine: Fix move_to_previous_word not working on last char of doc | Zac |
2021-01-24 | Vim: More correct word jumping (#5090) | Zac |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |