Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various type issues | adnano | 2023-12-28 | 1 | -5/+5 |
* | Version 0.1.5 | adnano | 2023-12-25 | 1 | -1/+1 |
* | Fix build failure when compiling in release | Piotr StefaĆski | 2023-10-31 | 1 | -1/+1 |
* | Implement clipboard paste support | adnano | 2023-07-28 | 1 | -8/+61 |
* | Bump version to 0.1.4 | adnano | 2023-07-15 | 1 | -1/+1 |
* | pango: Remove unused format specifier | adnano | 2023-07-15 | 3 | -44/+13 |
* | 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 | 2 | -7/+7 |
* | readme: Tweak wording | adnano | 2023-03-20 | 1 | -2/+2 |
* | Update README.md | adnano | 2023-03-20 | 1 | -3/+4 |
* | Fix potential buffer overflow | adnano | 2023-02-26 | 1 | -2/+3 |
* | Bump version | adnano | 2023-02-07 | 1 | -1/+1 |
* | Fix buffer size not divisible by scale | adnano | 2023-02-01 | 1 | -2/+1 |
* | docs: Document new bindings | adnano | 2022-12-03 | 1 | -0/+61 |
* | Drop xdg-output-unstable-v1 | adnano | 2022-12-02 | 2 | -25/+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 |
* | README: Mention Sway | adnano | 2022-04-17 | 1 | -2/+9 |
* | README: add contributing section | lemontree | 2022-04-17 | 1 | -0/+6 |
* | 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 | 13 | -0/+1825 |