Update CHANGELOG for padding color

This commit is contained in:
Kovid Goyal 2018-02-20 10:10:28 +05:30
parent c99588082b
commit eb580f5ead
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -28,6 +28,10 @@ version 0.8.0 [future]
to the monitor's refresh rate. There is a new configuration option to
control this ``sync_to_monitor``.
- When displaying only a single window, use the default background color of the
window (which can be changed via escape codes) as the color for the margin
and padding of the window.
- Add some non standard terminfo capabilities used by neovim and tmux.
- Fix large drop in performance when using multiple top-level windows on macOS