aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* There aren't many client message types or code to handle them so get rid of theNicholas Marriott2009-07-30
* tty_write is relatively short and the only function left in tty-write.c so moveNicholas Marriott2009-07-22
* Improved layout code.Nicholas Marriott2009-07-19
* - New command display-message (alias display) to display a message in theNicholas Marriott2009-07-17
* Since tmux doesn't actually need ncurses, use -lcurses/curses.hNicholas Marriott2009-07-14
* Tidy up and improve target (-t) argument parsing:Nicholas Marriott2009-07-13
* New command, if-shell (alias if). Executes the tmux command in the secondNicholas Marriott2009-07-09
* diagflags for diagsMarc Espie2009-06-25
* Remove some cruft from the Makefile.Nicholas Marriott2009-06-24
* Change find-window and monitor-content to use fnmatch(3). For convenience andNicholas Marriott2009-06-24
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01