1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00

docs: changelog for #556

refs: https://github.com/wez/wezterm/discussions/556
This commit is contained in:
Wez Furlong 2021-03-19 09:29:58 -07:00
parent 56f3e40d56
commit e5ae1d4769

View File

@ -11,6 +11,7 @@ the feature set may change. As features stabilize some
brief notes about them may accumulate here.
* Fixed: 100% CPU due to spurious resize events generated by herbstluftwm. [#557](https://github.com/wez/wezterm/issues/557)
* Fixed: improved conformance with xterm for keys like CTRL-6 and CTRL-/. [#556](https://github.com/wez/wezterm/discussions/556)
### 20210314-114017-04b7cedd