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 | -9/+9 | |
* | Make command exec functions return an enum rather than -1/0/1 values and | 2012-07-11 | 1 | -7/+7 | |
* | Accept an argument to show-environment to show one variable, based on a | 2012-03-22 | 1 | -3/+16 | |
* | Add a flag to cmd_find_session so that attach-session can prefer | 2011-04-05 | 1 | -2/+2 | |
* | Clean up and simplify tmux command argument parsing. | 2011-01-04 | 1 | -13/+12 | |
* | Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the | 2009-11-13 | 1 | -3/+3 | |
* | Infrastructure and commands to manage the environment for processes started | 2009-08-08 | 1 | -0/+67 |