| Commit message (Expand) | Author | Age |
... | |
* | buffer-limit option. | Nicholas Marriott | 2008-06-20 |
* | Swap in new paste buffer code and add a couple more commands. | Nicholas Marriott | 2008-06-20 |
* | Start of improved buffer code. Only set-buffer/show-buffer commands so far. | Nicholas Marriott | 2008-06-20 |
* | Freeze output when showing display line, fixes problems when no status line. | Nicholas Marriott | 2008-06-20 |
* | Hide cursor with flag. | Nicholas Marriott | 2008-06-19 |
* | Command prompt for interactive commands. | Nicholas Marriott | 2008-06-19 |
* | Editable prompt. Not used for anything yet. More to come. | Nicholas Marriott | 2008-06-19 |
* | Show status messages without blocking the server. | Nicholas Marriott | 2008-06-19 |
* | More Solaris stuff. Use ttyname, use ncurses,h. | Nicholas Marriott | 2008-06-18 |
* | NO_ASPRINTF. | Nicholas Marriott | 2008-06-18 |
* | More Sun OS crap. | Nicholas Marriott | 2008-06-18 |
* | forkpty for Sun OS. | Nicholas Marriott | 2008-06-18 |
* | compat/daemon.c | Nicholas Marriott | 2008-06-18 |
* | Start of Solaris port. | Nicholas Marriott | 2008-06-18 |
* | Set window title to current session. New options set-titles to disable. | Nicholas Marriott | 2008-06-18 |
* | Informational messages on window option changes. | 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 |
* | Clear blank area properly on redraw, and add a marker line below it. | Nicholas Marriott | 2008-06-14 |
* | Use a socketpair to synchronise server startup. | Nicholas Marriott | 2008-06-07 |
* | Clear clients with flag too. | Nicholas Marriott | 2008-06-07 |
* | Be more conservative about redrawing using flags. | Nicholas Marriott | 2008-06-07 |
* | New flag: aggressize resize. Resize window when to size of smallest session f... | Nicholas Marriott | 2008-06-06 |
* | Make server exit when last session dies. Also fix window check for status act... | Nicholas Marriott | 2008-06-06 |
* | Some Linux fixes; some code tidying. Don't redraw status bar so often. | Nicholas Marriott | 2008-06-06 |
* | Big reorganisation of command-line syntax. | Nicholas Marriott | 2008-06-05 |
* | Easy bits of arg printing for list-keys. | 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 |
* | Disable/enable window activity monitoring with set-window-option command. | Nicholas Marriott | 2008-06-04 |
* | Add activity monitoring, also invert items on taskbar which have activity. | Nicholas Marriott | 2008-06-04 |
* | Bring select-window into line with everything else wrt -i. | Nicholas Marriott | 2008-06-04 |
* | Status bar left and right strings (set with status-left and status-right), an... | 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 |
* | Allow -c anywhere -s was allowed. | Nicholas Marriott | 2008-06-03 |
* | If no command is specified, assume new-session. | 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 |
* | New command, send-keys, to send a set of keys. | Nicholas Marriott | 2008-06-01 |
* | Add limits.h | Nicholas Marriott | 2008-05-31 |
* | Some key tweaks, fix status bar to not rely on attr. | Nicholas Marriott | 2008-01-03 |
* | Use the current attr/colours for filling in new areas, this fixes the echo \\... | Nicholas Marriott | 2007-12-06 |
* | Save term data in a linked list and reuse it. | Nicholas Marriott | 2007-12-06 |
* | Screen debugging. | Nicholas Marriott | 2007-12-06 |
* | set/reset mode window functions. | Nicholas Marriott | 2007-12-06 |