| Commit message (Expand) | Author | Age |
| ... | |
| * | Document show-options. | Nicholas Marriott | 2008-06-16 |
| * | show-window-options command. | Nicholas Marriott | 2008-06-16 |
| * | Add a couple of extra option types, and implement show-options command. | Nicholas Marriott | 2008-06-15 |
| * | New window options: force-width and force-height. This will force a window to | Nicholas Marriott | 2008-06-14 |
| * | Update. | Nicholas Marriott | 2008-06-13 |
| * | Man page update from Will Maier, thanks. | Nicholas Marriott | 2008-06-11 |
| * | Sync. | Nicholas Marriott | 2008-06-10 |
| * | Read from pipe to allow client to confirm and socket be closed. | Nicholas Marriott | 2008-06-07 |
| * | Partial tmux.1 update thanks to Will Maier. | Nicholas Marriott | 2008-06-06 |
| * | Make server exit when last session dies. Also fix window check for status act... | Nicholas Marriott | 2008-06-06 |
| * | Don't bork on link/swap the same window. Also extend comment. | Nicholas Marriott | 2008-06-05 |
| * | Big reorganisation of command-line syntax. | Nicholas Marriott | 2008-06-05 |
| * | Print for the less easy commands. | Nicholas Marriott | 2008-06-05 |
| * | Revert attempt to fix stray updates, turns out it was clock :-/. | Nicholas Marriott | 2008-06-04 |
| * | vi keys from Will Maier. | Nicholas Marriott | 2008-06-04 |
| * | Update. | Nicholas Marriott | 2008-06-04 |
| * | Per-session configuration options. | Nicholas Marriott | 2008-06-03 |
| * | It is too easy to create things in the same second; use a timespec instead. | Nicholas Marriott | 2008-06-03 |
| * | Quick and dirty kill-server command. | Nicholas Marriott | 2008-06-03 |
| * | Add a windowonly generic command and use it where appropriate. Also trim incl... | Nicholas Marriott | 2008-06-02 |
| * | Quick man page update, also fix some usages and get rid of some CMD_KEY checks. | Nicholas Marriott | 2008-06-02 |
| * | Last bits of basic configuration file. By default in ~/.tmux.conf or specifie... | Nicholas Marriott | 2008-06-02 |
| * | Move -s and -c down a level so handling them is the responsibility of the com... | Nicholas Marriott | 2008-06-02 |
| * | Prepare TERM in buffer before sending; this allows size to be part of cmd and... | Nicholas Marriott | 2008-06-01 |
| * | +. | Nicholas Marriott | 2008-06-01 |
| * | New command, send-keys, to send a set of keys. | Nicholas Marriott | 2008-06-01 |
| * | +. | Nicholas Marriott | 2008-06-01 |
| * | Don't hang when window closes early; also add lots more debugging. | Nicholas Marriott | 2008-05-31 |
| * | +. | Nicholas Marriott | 2008-03-31 |
| * | GNUmakefile fixes, from tobiasu. | Nicholas Marriott | 2008-02-10 |
| * | Upd. | Nicholas Marriott | 2008-01-03 |
| * | Some key tweaks, fix status bar to not rely on attr. | Nicholas Marriott | 2008-01-03 |
| * | Write status across entire line. | Nicholas Marriott | 2008-01-03 |
| * | Quick start section in man page. | Nicholas Marriott | 2007-12-16 |
| * | Sync with Makefile. | Nicholas Marriott | 2007-12-13 |
| * | Don't free twice when exiting. | Nicholas Marriott | 2007-12-12 |
| * | Actually incrementing the reference count would be nice. | Nicholas Marriott | 2007-12-10 |
| * | Yes, it is. | Nicholas Marriott | 2007-12-07 |
| * | Handle EOL properly when scrolled. | Nicholas Marriott | 2007-12-07 |
| * | Use the current attr/colours for filling in new areas, this fixes the echo \\... | Nicholas Marriott | 2007-12-06 |
| * | Sync. | Nicholas Marriott | 2007-12-06 |
| * | set/reset mode window functions. | Nicholas Marriott | 2007-12-06 |
| * | Major reorganisation of screen handling. | Nicholas Marriott | 2007-12-06 |
| * | Handle missing parm_*. | Nicholas Marriott | 2007-12-03 |
| * | Change window name on \ek...\e\. | Nicholas Marriott | 2007-11-30 |
| * | Preliminary mouse support. | Nicholas Marriott | 2007-11-27 |
| * | Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag. | Nicholas Marriott | 2007-11-27 |
| * | Clear current line properly on clear eos. | Nicholas Marriott | 2007-11-27 |
| * | Flush data on tty open. Also reset colour before clearing line/screen. | Nicholas Marriott | 2007-11-27 |
| * | Big internal reorganisation to move tty control into parent. | Nicholas Marriott | 2007-11-27 |