aboutsummaryrefslogtreecommitdiff
path: root/menu.c
Commit message (Collapse)AuthorAgeFilesLines
* Free memory associated with the menu on exitadnano2024-03-021-20/+129
|
* Rename text_len to input_lenadnano2024-03-021-3/+3
|
* Revert "Simplify movewordedge"adnano2024-02-271-6/+17
| | | | This reverts commit 8bcad262a4d047140767d9467ac5526bb768a95e.
* Simplify read_menu_itemsadnano2024-02-271-7/+9
|
* Move menu and rendering logic into separate filesadnano2024-02-271-0/+631