aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* Add utils.h utils.c to provide get_input()verdant2026-08-031-0/+50
Print the prompt at the status bar, handle character, backspace, enter and escape. Modify the variable buf in place.