diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-13 08:20:01 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-13 08:20:01 +0100 |
commit | ea190d862a7da1ee21e420015790b65099f0cfe7 (patch) | |
tree | 4643ef2db6656f78b253a2972abfbdca46bc812c | |
parent | 9f9f8c8e762d3107919d573f1e600b3dd5cbf22b (diff) | |
parent | 0f26739c9ff494f1a3405f7bdf8a1eee3d5b3f2b (diff) | |
download | rtmux-ea190d862a7da1ee21e420015790b65099f0cfe7.tar.gz rtmux-ea190d862a7da1ee21e420015790b65099f0cfe7.tar.bz2 rtmux-ea190d862a7da1ee21e420015790b65099f0cfe7.zip |
Merge branch '2.5-rc'
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ CHANGES FROM 2.4 to 2.5 09 May 2017 +* Reset updated flag when restarting #() command so that new output is properly + recognised. GitHub issue 922. + * Fix ECH with a background colour. * Do not rely on the terminal not moving the cursor after DL or EL. |