aboutsummaryrefslogtreecommitdiff
path: root/cmd-choose-list.c
Commit message (Expand)AuthorAge
* Remove the choose-list command to prepare for some later choose-* work.nicm2014-04-16
* Remove the barely-used and unnecessary command check() function.nicm2013-10-10
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-03-24
* Allow choose commands to be used outside tmux, so long as at least oneNicholas Marriott2013-03-21
* 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