diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-23 10:22:27 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-04-23 10:29:03 +0100 |
commit | c74572da92d6ede88c04bd65e67e82f682ea2ff0 (patch) | |
tree | 1df9340361d605473d43aa32cdaad1e245d1168b /CHANGES | |
parent | e94a15b3d63e84a413a4975d0c1632d4761f4eec (diff) | |
download | rtmux-c74572da92d6ede88c04bd65e67e82f682ea2ff0.tar.gz rtmux-c74572da92d6ede88c04bd65e67e82f682ea2ff0.tar.bz2 rtmux-c74572da92d6ede88c04bd65e67e82f682ea2ff0.zip |
Remove support for iTerm2's DSR 1337 extension and use the CSI > q extension
now supported by a few different terminals.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ CHANGES FROM 3.1 TO 3.2 +* Remove the DSR 1337 iTerm2 extension and replace by the extended device + attributes sequence (CSI > q) supported by more terminals. + * Add a -s flag to copy-mode to specify a different pane for the source content. This means it is possible to view two places in a pane's history at the same time in different panes, or view the history while still using the |