aboutsummaryrefslogtreecommitdiff
path: root/cmd-display-menu.c
Commit message (Expand)AuthorAge
* Add C position for terminal centre with display-menu -x and -y.nicm2020-03-19
* Break position calculation into a helper function.nicm2020-03-18
* Change display-menu from taking a single string to a set of arguments,nicm2019-05-28
* Add formats for word and line under the mouse and use them to add somenicm2019-05-26
* Remove menu_create_from_items, I thought I would use it for some laternicm2019-05-12
* Add support for simple menus usable with mouse or keyboard. New commandnicm2019-05-10