We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a7c3c commit 35985c0Copy full SHA for 35985c0
CHANGES
@@ -1,5 +1,23 @@
1
CHANGES FROM 2.7 to master
2
3
+* Add a rectangle_toggle format.
4
+
5
+* Add set-hook -R to run a hook immediately.
6
7
+* Add README.ja.
8
9
+* Allow any punctuation as separator for s/x/y not only /.
10
11
+* Improve resizing with the mouse (fix resizing the wrong pane in some
12
+ layouts, and allow resizing multiple panes at the same time).
13
14
+* Allow , and } to be escaped in formats as #, and #}.
15
16
+* Add KRB5CCNAME to update-environment.
17
18
+* Change meaning of -c to display-message so the client is used if it
19
+ matches the session given to -t.
20
21
* Fixes to : form of SGR.
22
23
* Add x and X to choose-tree to kill sessions, windows or panes.
0 commit comments