aboutsummaryrefslogtreecommitdiff
path: root/cmd-set-environment.c
Commit message (Expand)AuthorAge
* Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott2012-07-11
* Add a flag to cmd_find_session so that attach-session can preferNicholas Marriott2011-04-05
* Clean up and simplify tmux command argument parsing.Nicholas Marriott2011-01-04
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
* Add flags for 1+2 and 2 arguments to the generic target code, use it forNicholas Marriott2009-08-11
* Infrastructure and commands to manage the environment for processes startedNicholas Marriott2009-08-08