aboutsummaryrefslogtreecommitdiff
path: root/cmd-source-file.c
Commit message (Expand)AuthorAge
...
* Use the array.h code for the causes list.Nicholas Marriott2010-02-06
* Instead of bailing out on the first configuration file error, carry on,Nicholas Marriott2010-02-06
* Remove a couple of unused arguments where possible, and add /* ARGSUSED */ toNicholas Marriott2009-11-26
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
* Use KEYC_NONE constant instead of 0 on init.Nicholas Marriott2009-09-21
* When using source-file, run the commands in the context of the source-fileNicholas Marriott2009-08-23
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-13
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01