Age | Commit message (Expand) | Author |
2010-09-26 | Two new options: | Nicholas Marriott |
2010-09-25 | detach-on-destroy is a session option, not server. | Nicholas Marriott |
2010-09-08 | Add -n and -p flags to switch-client to move to the next and previous | Nicholas Marriott |
2010-07-15 | some escapes i missed; | Jason McIntyre |
2010-06-29 | Custom layouts. list-windows command displays the layout as a string (such as | Nicholas Marriott |
2010-06-27 | Store the current working directory in the session, change the default-path | Nicholas Marriott |
2010-06-27 | New option, detach-on-destroy, to set what happens to a client when the session | Nicholas Marriott |
2010-06-21 | Add a choose-buffer command for easier use of the paste buffer stack. | Nicholas Marriott |
2010-06-21 | Extend the -t:+ and -t:- window targets for next and previous window to | Nicholas Marriott |
2010-06-14 | Add a missing command and some missing Ic, from Tiago Cunha. | Nicholas Marriott |
2010-06-05 | Couple of missing command aliases/flags, from Tiago Cunha. | Nicholas Marriott |
2010-06-05 | Support the status_replace # replacement sequences in the pipe-pane | Nicholas Marriott |
2010-05-31 | When the mode-mouse option is on, support dragging to make a selection | Nicholas Marriott |
2010-05-30 | Better to say "command key bindings" since we've just called them | Nicholas Marriott |
2010-05-30 | There is no real reason not to list all the key bindings here rather | Nicholas Marriott |
2010-05-19 | Enhance paste-buffer to allow lines to be separated by any string, from | Nicholas Marriott |
2010-05-14 | Colour+attribute options for status line alerts, from Alex Alexander. | Nicholas Marriott |
2010-05-14 | Accept (and document) "none" instead of "default" for attributes as it | Nicholas Marriott |
2010-05-05 | Identical behaviour to select-prompt can now be obtained with | Nicholas Marriott |
2010-05-02 | sort options. | Igor Sobrado |
2010-04-25 | Add a tiled layout, originally from Liam Bedford a while ago, fixed up | Nicholas Marriott |
2010-04-06 | Merge copy mode and output mode, dropping the latter. Idea and code from | Nicholas Marriott |
2010-04-05 | Mention title setting, and the new default. | Nicholas Marriott |
2010-04-04 | tweak; | Jason McIntyre |
2010-04-04 | Run job commands explicitly in the global enviroment (which can be | Nicholas Marriott |
2010-03-27 | -a flag to insert a window after an existing one, moving other windows | Nicholas Marriott |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-03-22 | paste-buffer should be per pane, from C. Coutinho. | Nicholas Marriott |
2010-03-22 | Add vi-style "jump" commands for copy mode, from Micah Cowan. | Nicholas Marriott |
2010-03-22 | Support up, down, left, right movement through panes with -UDLR flags to | Nicholas Marriott |
2010-03-02 | Permit keys in copy mode to be prefixed by a repeat count, entered with | Nicholas Marriott |
2010-02-22 | Option to set the characters considered word separators in copy mode, from | Nicholas Marriott |
2010-02-17 | Man page additions/improvements, thanks to Robin Lee Powell. | Nicholas Marriott |
2010-02-11 | Add "N" key to search the opposite way from the last search (reverse of "n"), | Nicholas Marriott |
2010-02-10 | Clarify default status-right, from Seth Wright. | Nicholas Marriott |
2010-02-08 | Add an option to disable the smcup/rmcup alternate screen behaviour inside | Nicholas Marriott |
2010-02-07 | next-layout is bound to Space not C-Space. | Nicholas Marriott |
2010-02-06 | Support attaching a client read-only with a new -r flag to the attach-session | Nicholas Marriott |
2010-02-06 | Rectangle copy support, from Robin Lee Powell. | Nicholas Marriott |
2010-02-04 | vi-style B, W and E keys in copy mode to navigate between words treating only | Nicholas Marriott |
2010-02-04 | Option to display the active pane in a different colour with the display-panes | Nicholas Marriott |
2010-01-28 | Typo, from Micah Cowan. | Nicholas Marriott |
2010-01-27 | Alter next-word to have vi-like movement behaviour, and add next-word-end with | Nicholas Marriott |
2010-01-25 | Top/bottom of history mode keys, diff from Micah Cowan, tweaked by me. | Nicholas Marriott |
2010-01-23 | Use C-e and C-y for scrolling in vi mode, from Micah Cowan. | Nicholas Marriott |
2010-01-19 | Permit !, + and - to be used for window targets to specify last window (!), or | Nicholas Marriott |
2010-01-18 | Missing Pp, from Tiago Cunha. | Nicholas Marriott |
2010-01-14 | Document swap-pane -d. | Nicholas Marriott |
2010-01-07 | New command, join-pane, to split and move an existing pane into the space (like | Nicholas Marriott |
2010-01-07 | Change split-window to accept a pane target (it should be split-pane but | Nicholas Marriott |