Incompatible Changes
====================<p>* layout redo/undo has been removed.<p>Normal Changes
==============<p>* Add halfpage up/down bindings to copy mode.<p>* Session choosing fixed to work with unattached sessions.<p>* New window options window-status-last-{attr,bg,fg} to denote the last
window which was active.<p>* Scrolling in copy-mode now scrolls the region without moving the mouse
cursor.<p>* run-shell learnt '-t' to specify the pane to use when displaying output.<p>* Support for middle-click pasting.<p>* choose-tree learns '-u' to start uncollapsed.<p>* select-window learnt '-T' to toggle to the last window if it's already
current.<p>* New session option 'assume-paste-time' for pasting text versus key-binding
actions.<p>* choose-* commands now work outside of an attached client.<p>* Aliases are now shown for list-commands command.<p>* Status learns about formats.<p>* Free-form options can be set with set-option if prepended with an '@'
sign.<p>* capture-pane learnt '-p' to send to stdout, and '-e' for capturing escape
sequences, and '-a' to capture the alternate screen, and '-P' to dump
pending output.<p>* Many new formats added (client_session, client_last_session, etc.)<p>* Control mode, which is a way for a client to send tmux commands.
Currently more useful to users of iterm2.<p>* resize-pane learnt '-x' and '-y' for absolute pane sizing.<p>* Config file loading now reports errors from all files which are loaded via
the 'source-file' command.<p>* 'copy-pipe' mode command to copy selection and pipe the selection to a
command.<p>* Panes can now emit focus notifications for certain applications
which use those.<p>* run-shell and if-shell now accept formats.<p>* resize-pane learnt '-Z' for zooming a pane temporarily.<p>* new-session learnt '-A' to make it behave like attach-session.<p>* set-option learnt '-o' to prevent setting an option which is already set.<p>* capture-pane and show-options learns '-q' to silence errors.<p>* New command 'wait-for' which blocks a client until woken up again.<p>* Resizing panes will now reflow the text inside them.<p>* Lots and lots of bug fixes, fixing memory-leaks, etc.<p>* Various manpage improvements.