Revert the wide-character backspace patch

Fixes #875
This commit is contained in:
Kovid Goyal
2018-09-09 13:51:15 +05:30
parent 1f63ff1d41
commit 16f712fbaa
2 changed files with 4 additions and 9 deletions

View File

@@ -26,6 +26,9 @@ Changelog
- Have the :option:`kitty --title` flag apply to all windows created
using :option:`kitty --session` (:iss:`921`)
- Revert change for backspacing of wide characters in the previous release,
as it breaks backspacing in some wide-character aware programs (:iss:`875`)
0.12.1 [2018-09-08]
------------------------------