Age | Commit message (Expand) | Author |
---|---|---|
2023-05-14 | Add --print-index option. | Phil Jones |
2023-05-09 | Add Alt-h and Alt-l keybindings. | Phil Jones |
2023-05-09 | Add alt-j/k/n/p keybindings. | Phil Jones |
2023-05-02 | Swap Ctrl-O binding for Ctrl-[. | Phil Jones |
2023-04-30 | Add Ctrl-O keybinding. | Phil Jones |
2023-04-17 | Add --matching-algorithm option. | Phil Jones |
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 |