Age | Commit message (Expand) | Author |
2015-04-28 | Add select-layout -o to undo the last layout change (apply the previously | Nicholas Marriott |
2015-04-27 | Rewrite of the target resolution internals to be simpler and more | Nicholas Marriott |
2015-04-21 | Do not die on USR1 if any of the socket parent directories are | Nicholas Marriott |
2015-04-20 | Support for multiple key tables to commands to be bound to sequences of | Nicholas Marriott |
2015-04-19 | tweak previous; | Jason McIntyre |
2015-04-19 | Rewrite of tmux mouse support which was a mess. Instead of having | Nicholas Marriott |
2015-04-19 | Support setting the default window and pane background colours (window | Nicholas Marriott |
2015-04-10 | Add a -x flag to copy-selection, append-selection and start-named-buffer | Nicholas Marriott |
2015-04-10 | in the case -> in this case. | Nicholas Marriott |
2015-03-31 | Add a helper function to convert time, and add session_activity formats | Nicholas Marriott |
2015-03-11 | set-titles-string now uses formats, not the status bits (so no #() for | Nicholas Marriott |
2015-02-06 | Move pane border options to window options rather than session, from Marc Finet. | Nicholas Marriott |
2015-01-06 | Add missing default bindings, from Theo Buehler. | Nicholas Marriott |
2014-12-09 | Add pane_dead_status for exit status of dead panes. | Nicholas Marriott |
2014-12-02 | Add -F to if-shell to allow it to be used to check for format or option | Nicholas Marriott |
2014-12-02 | Permit option values to be used in formats. | Nicholas Marriott |
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 |