aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-04-23 18:27:27 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-04-23 18:27:27 +0100
commitd1c1e05ea71f4d2f01eb9b4370896049b02a1818 (patch)
treed4d24df7037659f855152273dbe896743c68dec3
parentd53e1fedd595db68a4e5bc9e3e7024fa924300d3 (diff)
downloadrtmux-d1c1e05ea71f4d2f01eb9b4370896049b02a1818.tar.gz
rtmux-d1c1e05ea71f4d2f01eb9b4370896049b02a1818.tar.bz2
rtmux-d1c1e05ea71f4d2f01eb9b4370896049b02a1818.zip
Update CHANGES.
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cf2be672..051c5375 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
CHANGES FROM 3.1 TO 3.2
+* Add extension terminfo(5) capabilities for margins.
+
+* Try $XDG_CONFIG_HOME/tmux/tmux.conf as well as ~/.config/tmux/tmux.conf for
+ configuration file (the search paths are in TMUX_CONF in Makefile.am).
+
* Remove the DSR 1337 iTerm2 extension and replace by the extended device
attributes sequence (CSI > q) supported by more terminals.