Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that parsing is common, merge some of the small, related commands | 2011-01-04 | 1 | -49/+0 | |
* | Clean up and simplify tmux command argument parsing. | 2011-01-04 | 1 | -9/+8 | |
* | Eliminate duplicate code and ease the passage for server-wide options by adding | 2009-12-03 | 1 | -23/+4 | |
* | Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the | 2009-11-13 | 1 | -3/+3 | |
* | Move common code from show-options and show-window-options into a function. | 2009-09-21 | 1 | -42/+6 | |
* | Make all messages sent between the client and server fixed size. | 2009-07-26 | 1 | -3/+1 | |
* | Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit | 2009-07-15 | 1 | -5/+2 | |
* | Having fixed flags for single-character getopt options is a bit hard to | 2009-07-13 | 1 | -3/+3 | |
* | Rename the global options variables to be shorter and to make session options | 2009-07-07 | 1 | -2/+2 | |
* | Import tmux, a terminal multiplexor allowing (among other things) a single | 2009-06-01 | 1 | -0/+110 |