summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 13:56:07 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 13:56:07 +0100
commit9c4d0d454aa81b9587ed724e0f87395b1791ce2f (patch)
tree4aa138ba32bc23f50225d46fa95b03775e9fc5bd /CHANGES
parentcea83c0e1f3e2c16ec31a502ae7abae89cfb27c9 (diff)
Some changes that will appear when we sync up.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7634bae5..d48e9656 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,16 @@
CHANGES FROM 2.5 to master
+* Fix redrawing panes when they are resized several times but end up with the
+ size unchanged (for example, splitw/resizep -Z/breakp).
+
+* Major rewrite of choose mode. Now includes preview, sorting and tagging;
+ commands that can be executed directly from the mode (for example, to delete
+ one or more buffers); and filtering in tree mode. The ability to specify the
+ format for each line (the -F flag) has been removed.
+
+* choose-window and choose-session are now aliases of choose-tree (in the
+ command-alias option).
+
* Support OSC 10 and OSC 11 to set foreground and background colours.
* Check the U8 capability to determine whether to use UTF-8 line drawing