Age | Commit message (Expand) | Author |
2009-12-03 | Eliminate duplicate code and ease the passage for server-wide options by adding | Nicholas Marriott |
2009-11-19 | Two new options, window-status-format and window-status-current-format, which | Nicholas Marriott |
2009-11-13 | Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the | Nicholas Marriott |
2009-10-09 | Add a simple synchronize-panes window option: when set, all input to any pane | Nicholas Marriott |
2009-09-22 | Permit multiple prefix keys to be defined, separated by commas, for example: | Nicholas Marriott |
2009-08-11 | Add flags for 1+2 and 2 arguments to the generic target code, use it for | Nicholas Marriott |
2009-08-04 | Add a -a flag to set-option and set-window-option to append to an existing | Nicholas Marriott |
2009-07-30 | Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy | Nicholas Marriott |
2009-07-26 | Make all messages sent between the client and server fixed size. | Nicholas Marriott |
2009-07-20 | New options, window-status-current-{fg,bg,attr}, to set the fg, bg and | Nicholas Marriott |
2009-07-15 | Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit | Nicholas Marriott |
2009-07-14 | Add main-pane-height to the options list (was missed before). | Nicholas Marriott |
2009-07-13 | Having fixed flags for single-character getopt options is a bit hard to | Nicholas Marriott |
2009-07-07 | Rename the global options variables to be shorter and to make session options | Nicholas Marriott |
2009-06-25 | Unused prototypes. Found by lint, no binary change. | Nicholas Marriott |
2009-06-01 | Import tmux, a terminal multiplexor allowing (among other things) a single | Nicholas Marriott |