Add to CHANGES & remove from TODO.

This commit is contained in:
Nicholas Marriott
2019-04-29 20:18:07 +01:00
parent 2aa517c805
commit 87bd8965c6
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,10 @@
CHANGES FROM 2.9 to X.X
* Add keys to jump between matching brackets (emacs C-M-f and C-M-b, vi %).
* Add a -e flag to new-window, split-window, respawn-window, respawn-pane to
pass environment variables into the newly created process.
* Hooks are now stored in the options tree as array options, allowing them to
have multiple separate commands. set-hook and show-hooks remain but
set-option and show-options can now also be used (show-options will only show