Age | Commit message (Expand) | Author |
---|---|---|
2023-04-09 | Add --auto-accept-single option. | Phil Jones |
2023-02-26 | Support Ctrl-n & Ctrl-p navigation. | Phil Jones |
2023-01-22 | Add page up & page down keybindings. | Phil Jones |
2022-12-21 | Add text cursor support. | Phil Jones |
2022-11-28 | Refactor string vector code. | Phil Jones |
2022-11-19 | Add missing errno.h include. | Phil Jones |
2022-11-19 | Add support for pasting from clipboard. | Phil Jones |
2022-11-01 | Add alternative key binding to delete a word. | Maksim |
2022-10-23 | Synchronise rendering with surface update. | Phil Jones |
2022-10-23 | Replace wchar and friends with Unicode handling. | Phil Jones |
2022-10-21 | Initial input handling cleanup. | Phil Jones |