Age | Commit message (Expand) | Author |
2014-11-12 | Add -b to splitw like joinw, from Felix Rosencrantz. | Nicholas Marriott |
2014-11-07 | V should be vi not emacs, also sort. From Theo Buehler. | Nicholas Marriott |
2014-11-06 | Add V for select line with vi(1) keys. From Juho Pohjala. | Nicholas Marriott |
2014-11-05 | Do not put a space between status-left/status-right and the window list, | Nicholas Marriott |
2014-10-25 | Add pane_input_off format, from Anish R Athalye. | Nicholas Marriott |
2014-10-18 | Fix description of Ss and Se. | Nicholas Marriott |
2014-10-02 | Top function key is F12 now. | Nicholas Marriott |
2014-09-25 | Support ! for last pane. | Nicholas Marriott |
2014-09-08 | Add window_last_flag and window_zoomed_flag. From John Morrissey. | Nicholas Marriott |
2014-09-01 | Fix typo (paneas -> panes). | Nicholas Marriott |
2014-08-11 | Add flags to selectp to enable and disable input to a pane, from Anish | Nicholas Marriott |
2014-06-20 | Make -S- and -E- mean the start and end to capture-pane to avoid having | Nicholas Marriott |
2014-05-27 | Add some formats for pane bounds. | Nicholas Marriott |
2014-05-14 | Change key-table to mode-table to allow for some future work. From Keith | Nicholas Marriott |
2014-05-13 | If multiple arguments are given to new-session, new-window, | Nicholas Marriott |
2014-05-13 | Add a copy mode key binding to copy to a named buffer. From J Raynor. | Nicholas Marriott |
2014-05-13 | Add support for named buffers. If you don't name a buffer, things work | Nicholas Marriott |
2014-04-17 | #nnT went away a while ago, remove a leftover from the manpage. | Nicholas Marriott |
2014-04-17 | Remove the "info" message mechanism, this was only used for about five | Nicholas Marriott |
2014-04-17 | Extend the -q flag to set-option to suppress errors about unknown | Nicholas Marriott |
2014-04-17 | Remove the monitor-content option and associated bits and bobs. It's | Nicholas Marriott |
2014-04-16 | Remove the choose-list command to prepare for some later choose-* work. | Nicholas Marriott |
2014-04-02 | Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make | Nicholas Marriott |
2014-04-02 | pane_start_path has gone away. | Nicholas Marriott |
2014-03-31 | Make message-limit a server option. | Nicholas Marriott |
2014-03-31 | Add setb -a to append and a copy mode append command, from J Raynor with | Nicholas Marriott |
2014-03-31 | Make session_attached a count and add session_many_attached flag. | Nicholas Marriott |
2014-02-23 | Change terminal-overrides to a server option (now that we have them), it | Nicholas Marriott |
2014-02-16 | Leftovers from removing 88 colour support, from Theo Buehler. | Nicholas Marriott |
2014-02-02 | fix some minor formatting glitches; | Jason McIntyre |
2014-01-28 | Allow replacing each of the many sets of separate foo-{fg,bg,attr} | Nicholas Marriott |
2014-01-22 | Merge server-info into show-messages and remove some not useful output. | Nicholas Marriott |
2013-11-24 | Replace ## by # in format. | Nicholas Marriott |
2013-10-23 | Key to swap to other end of selection (bound to o with vi keys), from J | Nicholas Marriott |
2013-10-10 | Bracket in the wrong place in description of c0-change-trigger. | Nicholas Marriott |
2013-10-10 | Remove the KERN_PROC_CWD the proc_current_path format (which is the only | Nicholas Marriott |
2013-10-10 | Alter how tmux handles the working directory to internally use file | Nicholas Marriott |
2013-10-10 | Support -c for new-session, based on code from J Raynor. | Nicholas Marriott |
2013-10-10 | Mark flags as optional and mutually exclusive. From Tiago Cunha. | Nicholas Marriott |
2013-10-10 | A couple of manpage fixes from Tiago Cunha. | Nicholas Marriott |
2013-10-10 | Add automatic-rename-format option allowing automatic rename to use | Nicholas Marriott |
2013-10-10 | Add length limit operator for formats. | Nicholas Marriott |
2013-10-10 | Add formats for window flags. | Nicholas Marriott |
2013-10-05 | Change the default for the default-path option to ~. This is a quick | Nicholas Marriott |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2013-07-05 | Add pane_synchronized format, from Romain Francoise. | Nicholas Marriott |
2013-06-23 | Focus events can cause trouble if left on and they can't be turned off | Nicholas Marriott |
2013-06-02 | escape "Ss", becuase groff thinks it has found a macro; | Jason McIntyre |
2013-06-02 | The actual terminfo entries we ended up with for cursor changes are Cs, | Nicholas Marriott |
2013-05-31 | Demote the old single-character replacement variables (#S and friends) | Nicholas Marriott |