Hi,

This adds a choose-list command, allowing user menus to be created.

Hopefully fairly self-explanatory.

Any questions, please do ask.

Kindly,

-- Thomas Adam

Thomas Adam (4):
  Introduce window_choose_add_item()
  Add cmd-choose-list.c
  Build cmd-choose-list.c by adding to Makefile.am
  Add choose-list to man page

 trunk/Makefile.am       |    1 +
 trunk/cmd-choose-list.c |  125 +++++++++++++++++++++++++++++++++++++++++++++++
 trunk/cmd.c             |    1 +
 trunk/tmux.1            |   27 ++++++++++
 trunk/tmux.h            |    4 ++
 trunk/window-choose.c   |   33 +++++++++++++
 6 files changed, 191 insertions(+)
 create mode 100644 trunk/cmd-choose-list.c

-- 
1.7.10


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to