Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instead of setting up the default keys by building the key struct | 2014-10-20 | 1 | -2/+1 | |
* | Remove the barely-used and unnecessary command check() function. | 2013-10-10 | 1 | -2/+1 | |
* | Add a command queue to standardize and simplify commands that call other | 2013-03-24 | 1 | -4/+4 | |
* | Make command exec functions return an enum rather than -1/0/1 values and | 2012-07-11 | 1 | -5/+5 | |
* | Clean up and simplify tmux command argument parsing. | 2011-01-04 | 1 | -9/+8 | |
* | Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the | 2009-11-13 | 1 | -2/+2 | |
* | Now that pane targets (-t) are supported, switch some commands to use them | 2009-08-18 | 1 | -5/+5 | |
* | Make all messages sent between the client and server fixed size. | 2009-07-26 | 1 | -3/+1 | |
* | Having fixed flags for single-character getopt options is a bit hard to | 2009-07-13 | 1 | -2/+2 | |
* | Import tmux, a terminal multiplexor allowing (among other things) a single | 2009-06-01 | 1 | -0/+54 |