aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* Implement clipboard paste supportadnano2023-07-281-8/+61
* pango: Remove unused format specifieradnano2023-07-151-6/+6
* Render after reading stdinMykyta Holubakha2023-07-151-0/+1
* Drop render_frame on surface_enterMykyta Holubakha2023-07-151-1/+0
* Fix crash when some line contains %Nikita Ivanov2023-06-051-6/+6
* Fix potential buffer overflowadnano2023-02-261-2/+3
* Fix buffer size not divisible by scaleadnano2023-02-011-2/+1
* Drop xdg-output-unstable-v1adnano2022-12-021-24/+4
* Fix move to end of wordadnano2022-12-021-5/+6
* Support basic Emacs-style line-editing bindingsadnano2022-12-021-0/+90
* Support number pad keysadnano2022-12-021-1/+10
* Adjust line heightadnano2022-04-171-1/+1
* Implement vertical list supportadnano2022-04-171-73/+218
* Initial commitadnano2022-01-161-0/+983