Age | Commit message (Expand) | Author |
---|---|---|
2014-04-16 | Remove the choose-list command to prepare for some later choose-* work. | nicm |
2013-10-10 | Remove the barely-used and unnecessary command check() function. | nicm |
2013-03-24 | Add a command queue to standardize and simplify commands that call other | Nicholas Marriott |
2013-03-21 | Allow choose commands to be used outside tmux, so long as at least one | Nicholas Marriott |
2012-09-05 | Handle empty list properly in choose-list, based on fix from Thomas Adam. | Nicholas Marriott |
2012-09-03 | Rename variables to something a but more understandable. | Nicholas Marriott |
2012-09-03 | add cmd-choose-list to allow arbitrary options to be selected. From | Nicholas Marriott |