index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd-choose-buffer.c
Commit message (
Expand
)
Author
Age
*
Add a command queue to standardize and simplify commands that call other
Nicholas Marriott
2013-03-24
*
Allow choose commands to be used outside tmux, so long as at least one
Nicholas Marriott
2013-03-21
*
Use a separate define for each default format template and strip clutter
Nicholas Marriott
2012-08-14
*
Make command exec functions return an enum rather than -1/0/1 values and
Nicholas Marriott
2012-07-11
*
xfree is not particularly helpful, remove it. From Thomas Adam.
Nicholas Marriott
2012-07-10
*
Provide common helper function for adding windows and sessions to choose
Nicholas Marriott
2012-06-25
*
Clean up and simplify the choose mode code, from Thomas Adam.
Nicholas Marriott
2012-06-25
*
Switch all of the various choose- and list- commands over to the format
Nicholas Marriott
2012-05-22
*
Clean up and simplify tmux command argument parsing.
Nicholas Marriott
2011-01-04
*
Remove unused variable.
Nicholas Marriott
2011-01-01
*
Change from a per-session stack of buffers to one global stack which is
Nicholas Marriott
2010-12-30
*
Add a choose-buffer command for easier use of the paste buffer stack.
Nicholas Marriott
2010-06-21