Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render after reading stdin | Mykyta Holubakha | 2023-07-15 | 1 | -0/+1 |
* | Drop render_frame on surface_enter | Mykyta Holubakha | 2023-07-15 | 1 | -1/+0 |
* | Fix crash when some line contains % | Nikita Ivanov | 2023-06-05 | 1 | -6/+6 |
* | Fix potential buffer overflow | adnano | 2023-02-26 | 1 | -2/+3 |
* | Fix buffer size not divisible by scale | adnano | 2023-02-01 | 1 | -2/+1 |
* | Drop xdg-output-unstable-v1 | adnano | 2022-12-02 | 1 | -24/+4 |
* | Fix move to end of word | adnano | 2022-12-02 | 1 | -5/+6 |
* | Support basic Emacs-style line-editing bindings | adnano | 2022-12-02 | 1 | -0/+90 |
* | Support number pad keys | adnano | 2022-12-02 | 1 | -1/+10 |
* | Adjust line height | adnano | 2022-04-17 | 1 | -1/+1 |
* | Implement vertical list support | adnano | 2022-04-17 | 1 | -73/+218 |
* | Initial commit | adnano | 2022-01-16 | 1 | -0/+983 |