diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-09-16 09:01:27 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2019-09-16 09:01:27 +0100 |
commit | 7a1abd66e7f38412f4bdc944d969e88d6b268a13 (patch) | |
tree | 83ab1197db81f30e9e9a73c18f15e369207328c5 | |
parent | d70d24d360cf0f6a7690d4dea2af8c331d93bd3a (diff) | |
download | rtmux-7a1abd66e7f38412f4bdc944d969e88d6b268a13.tar.gz rtmux-7a1abd66e7f38412f4bdc944d969e88d6b268a13.tar.bz2 rtmux-7a1abd66e7f38412f4bdc944d969e88d6b268a13.zip |
These are in 3.0 now.
-rw-r--r-- | CHANGES | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -14,11 +14,6 @@ CHANGES FROM 3.0 to X.X * Add -Z flag to rotate-window, select-pane, swap-pane, switch-client to preserve zoomed state. -* Add support for the SD (scroll down) escape sequence. - -* xterm 348 now disables margins when resized, so send DECLRMM again after - resize. - * Add -N to capture-pane to preserve trailing spaces. * Add reverse sorting in tree, client and buffer modes. |