ECH needs to use background colour.

This commit is contained in:
Nicholas Marriott
2017-05-12 16:16:16 +01:00
parent 90f2a417af
commit 2bff5e7867
6 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,9 @@
CHANGES FROM 2.4 to 2.5 09 May 2017
* Fix ECH with a background colour.
* Do not rely on the terminal not moving the cursor after DL or EL.
* Fix send-keys and send-prefix in copy-mode (so C-b C-b works). GitHub issue
905.