aboutsummaryrefslogtreecommitdiff
path: root/menulist.c
Commit message (Collapse)AuthorAgeFilesLines
* allow the user to disable sound. only spawn a new window when debugging.rodri2023-10-111-0/+1
|
* get the condition right.rodri2023-10-011-1/+1
|
* fixed a Menulist.update bug where it would return 0 when there were no entries.rodri2023-10-011-1/+7
|
* paint the none entry in the middle of the row too.rodri2023-09-291-1/+2
|
* add parsecmd to the client. finish the menulist of matches.rodri2023-09-221-13/+55
| | | | | the menulist now supports scrolling. also changed some cursors and got to tidy up /^lmb\(.
* more work on the menulist of matches.rodri2023-09-201-0/+131