Merge branch '2.5-rc'

This commit is contained in:
Nicholas Marriott
2017-05-12 16:18:31 +01:00
3 changed files with 6 additions and 2 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.