aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-04-13 17:59:11 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-04-13 17:59:11 +0100
commitae0b7c7d7292d83ab46b327c4c428ca0eebbc966 (patch)
tree68c4f104b81f993d585845dbb5bb13e8d4d1e0c8
parenta770ef3e2a8ac8c5f4580fb0398e203448a64b0f (diff)
downloadrtmux-ae0b7c7d7292d83ab46b327c4c428ca0eebbc966.tar.gz
rtmux-ae0b7c7d7292d83ab46b327c4c428ca0eebbc966.tar.bz2
rtmux-ae0b7c7d7292d83ab46b327c4c428ca0eebbc966.zip
Some changes.
-rw-r--r--CHANGES6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index b8de0213..2c2e06a4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,15 @@
CHANGES FROM 2.7 to master
-*
+* Fixes to : form of SGR.
+
+* Add x and X to choose-tree to kill sessions, windows or panes.
CHANGES FROM 2.6 TO 2.7
* Remove EVENT_* variables from environment on platforms where tmux uses them
so they do not pass on to panes.
-* Fixed for hooks at server exit.
+* Fixes for hooks at server exit.
* Remove SGR 10 (was equivalent to SGR 0 but no other terminal seems to do
this).