| Commit message (Expand) | Author | Age |
| ... | |
| * | Move to 0.8. | Nicholas Marriott | 2009-02-08 |
| * | copy-buffer command. | Tiago Cunha | 2009-02-03 |
| * | Support commands with right parenthesis. From nicm and me. | Tiago Cunha | 2009-02-01 |
| * | move-window bound to ., from joshe. | Nicholas Marriott | 2009-01-30 |
| * | Format. | Nicholas Marriott | 2009-01-30 |
| * | Tweak example. | Nicholas Marriott | 2009-01-30 |
| * | Set colour of window entry in status line based on window options. | Nicholas Marriott | 2009-01-30 |
| * | Support #(command) in status-left, and status-right. | Tiago Cunha | 2009-01-29 |
| * | Mouse in copy mode. | Nicholas Marriott | 2009-01-28 |
| * | * Better support for at least the most common variant of mouse input: parse i... | Nicholas Marriott | 2009-01-28 |
| * | -u to start with screen scrolled up. | Nicholas Marriott | 2009-01-27 |
| * | Allow status, mode and message attributes to be changed by three new options:... | Nicholas Marriott | 2009-01-27 |
| * | Be more clever about picking window name. | Nicholas Marriott | 2009-01-26 |
| * | Don't screw up UTF-8 combined characters. | Nicholas Marriott | 2009-01-26 |
| * | load-buffer command | Tiago Cunha | 2009-01-25 |
| * | +CHANGES. | Nicholas Marriott | 2009-01-23 |
| * | Better error messages for fork. | Nicholas Marriott | 2009-01-23 |
| * | Return 1 on error. Doh. | Nicholas Marriott | 2009-01-23 |
| * | Handle SIGTERM (and kill-server which uses it), a bit more neatly - tidy up | Nicholas Marriott | 2009-01-21 |
| * | new-window -k. | Nicholas Marriott | 2009-01-21 |
| * | Bring back -p and -l to splitw to specify height as % or nlines. | Nicholas Marriott | 2009-01-21 |
| * | Allow a selection in vi keys mode... | Nicholas Marriott | 2009-01-21 |
| * | Darwin support for automatic-rename, from joshe. | Nicholas Marriott | 2009-01-20 |
| * | Try to change the window title to match the command running it in. This is done | Nicholas Marriott | 2009-01-20 |
| * | Fix various silly problems with status line off. | Nicholas Marriott | 2009-01-19 |
| * | Use reverse rather than background which doesn't show up when terminal doesn't | Nicholas Marriott | 2009-01-19 |
| * | Pass return code from _exec; allow command sequences to work from the command... | Nicholas Marriott | 2009-01-19 |
| * | Start the first client with a special socketpair so it is already known to the | Nicholas Marriott | 2009-01-19 |
| * | Unbreak UTF-8. | Nicholas Marriott | 2009-01-18 |
| * | -a flags to next/previous window. | Nicholas Marriott | 2009-01-18 |
| * | find-window command. | Nicholas Marriott | 2009-01-18 |
| * | Support command sequences separated by " ; ". Also clean up command printing. | Nicholas Marriott | 2009-01-18 |
| * | Show (attached) for attached sessions. | Nicholas Marriott | 2009-01-18 |
| * | suspend-client command and suspend client when ^Z key binding is used. | Nicholas Marriott | 2009-01-18 |
| * | Update. | Nicholas Marriott | 2009-01-17 |
| * | Support #S #H in status-left/right. | Nicholas Marriott | 2009-01-15 |
| * | Be a bit more helpful. | Nicholas Marriott | 2009-01-15 |
| * | Two new commands, choose-window and choose-session which work only when bound... | Nicholas Marriott | 2009-01-15 |
| * | Spell check. | Nicholas Marriott | 2009-01-14 |
| * | Repeat for last-window is useless and annoying, take it off. | Nicholas Marriott | 2009-01-14 |
| * | Make last-window repeatable too; update my configuration backup, er, example. | Nicholas Marriott | 2009-01-14 |
| * | Rework the prefix-time stuff. The option is now call repeat-time and defaults... | Nicholas Marriott | 2009-01-14 |
| * | Alt-up/down to resize by five lines. | Nicholas Marriott | 2009-01-14 |
| * | switch-pane is now select-pane. | Nicholas Marriott | 2009-01-14 |
| * | up-pane and down-pane commands. | Nicholas Marriott | 2009-01-14 |
| * | Multiple window splitting. | Nicholas Marriott | 2009-01-14 |
| * | Disable lock-after-time by default. | Nicholas Marriott | 2009-01-14 |
| * | kill-pane command. | Nicholas Marriott | 2009-01-13 |
| * | command-prompt now accepts a single argument, a template string. Any occurren... | Nicholas Marriott | 2009-01-13 |
| * | prefix-time option to allow multiple commands without additional prefixes. | Nicholas Marriott | 2009-01-12 |