| Commit message (Expand) | Author | Age |
* | Sync OpenBSD patchset 181: | Tiago Cunha | 2009-07-28 |
* | Sync OpenBSD patchset 178: | Tiago Cunha | 2009-07-25 |
* | Sync OpenBSD patchset 164: | Tiago Cunha | 2009-07-23 |
* | No paths.h in cmd.c; add _PATH_DEV for Solaris. | Nicholas Marriott | 2009-07-21 |
* | - New command display-message (alias display) to display a message in the | Tiago Cunha | 2009-07-17 |
* | Changed the wrong thing here. | Nicholas Marriott | 2009-07-17 |
* | Return -1 not NULL on error, pointed out by Roy Marples. | Nicholas Marriott | 2009-07-15 |
* | Add a -k flag to unlink-window which makes it behave the same as the old | Nicholas Marriott | 2009-07-15 |
* | Tidy up and improve target (-t) argument parsing: | Nicholas Marriott | 2009-07-14 |
* | New command, if-shell (alias if). Executes the tmux command in the second | Nicholas Marriott | 2009-07-09 |
* | Fix $Id$. | Nicholas Marriott | 2009-07-08 |
* | Don't let ambiguous commands override an exact alias match: eg if commands | Nicholas Marriott | 2009-07-08 |
* | Restore $Id$ and add script to do so. | Nicholas Marriott | 2009-06-25 |
* | Print a better message than '(null)' if no command is specified ("tmux \;"). | Nicholas Marriott | 2009-06-25 |
* | select-layout command and some key bindings. | Nicholas Marriott | 2009-05-16 |
* | clear-history command. | Nicholas Marriott | 2009-05-14 |
* | Space trimmage mega-diff. | Nicholas Marriott | 2009-05-04 |
* | previous-layout command. | Nicholas Marriott | 2009-04-30 |
* | Merge resize-pane-{up,down} into resize-pane. | Nicholas Marriott | 2009-04-30 |
* | - confirm-before command. | Tiago Cunha | 2009-04-27 |
* | rotate-window command. | Nicholas Marriott | 2009-04-03 |
* | swap-pane command. | Nicholas Marriott | 2009-04-02 |
* | Basic horizontal splitting and layout management. Still some redraw and other | Nicholas Marriott | 2009-04-01 |
* | break-pane command to split a pane off into a new window; bound to ! by default. | Nicholas Marriott | 2009-03-07 |
* | copy-buffer command. | Tiago Cunha | 2009-02-03 |
* | load-buffer command | Tiago Cunha | 2009-01-25 |
* | Pass return code from _exec; allow command sequences to work from the command... | Nicholas Marriott | 2009-01-19 |
* | find-window command. | Nicholas Marriott | 2009-01-18 |
* | Support command sequences separated by " ; ". Also clean up command printing. | Nicholas Marriott | 2009-01-18 |
* | suspend-client command and suspend client when ^Z key binding is used. | Nicholas Marriott | 2009-01-18 |
* | Two new commands, choose-window and choose-session which work only when bound... | Nicholas Marriott | 2009-01-15 |
* | switch-pane is now select-pane. | Nicholas Marriott | 2009-01-14 |
* | up-pane and down-pane commands. | Nicholas Marriott | 2009-01-14 |
* | kill-pane command. | Nicholas Marriott | 2009-01-13 |
* | Commands to resize panes; also a pane generic cmd, not used yet. | Nicholas Marriott | 2009-01-12 |
* | Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti... | Nicholas Marriott | 2009-01-11 |
* | save-buffer command, from Tiago Cunha. | Nicholas Marriott | 2009-01-11 |
* | Server locking. set-password and lock-server commands, plus automatic locking. | Nicholas Marriott | 2009-01-11 |
* | Clock mode. | Nicholas Marriott | 2009-01-10 |
* | Trim spaces. | Nicholas Marriott | 2009-01-10 |
* | New command, server-info, to show server info + terminal details. Also tweak ... | Nicholas Marriott | 2009-01-10 |
* | Complete option names as well. | Nicholas Marriott | 2009-01-06 |
* | source-file command from Tiago Cunha. | Nicholas Marriott | 2008-12-15 |
* | Import OpenBSD's getopt(3) to workaround broken glibc version. | Nicholas Marriott | 2008-12-10 |
* | Trim. | Nicholas Marriott | 2008-09-26 |
* | Fix stupid GNU getopt behaviour. | Nicholas Marriott | 2008-09-25 |
* | Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. | Nicholas Marriott | 2008-08-28 |
* | Handle exact match properly. | Nicholas Marriott | 2008-07-19 |
* | long for pid. | Nicholas Marriott | 2008-07-01 |
* | Zombie windows, requested by Will Maier. | Nicholas Marriott | 2008-06-29 |