aboutsummaryrefslogtreecommitdiff
path: root/cmd-choose-list.c
Commit message (Expand)AuthorAge
* Remove the barely-used and unnecessary command check() function.Nicholas Marriott2013-08-21
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23
* Allow choose commands to be used outside tmux, so long as at least one clientNicholas Marriott2013-02-10
* Remove free callback for window_choose_data objects.Nicholas Marriott2013-02-10
* Miscellaneous tidying of choose API, including:Nicholas Marriott2013-02-10
* Handle empty list properly in choose-list, based on fix from Thomas Adam.Nicholas Marriott2012-09-05
* Rename variables to something a but more understandable.Nicholas Marriott2012-09-03
* add cmd-choose-list to allow arbitrary options to be selected. FromNicholas Marriott2012-09-03