diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +CHANGES FROM 2.6 TO master + +* Support for xterm(1) title stack escape sequences (GitHub issue 1075 from + Brad Town). + +* Correctly remove padding cells to fix a UTF-8 display problem (GitHub issue + 1090). + CHANGES FROM 2.5 TO 2.6, 05 October 2017 * Add select-pane -T to set pane title. |