This commit is contained in:
Kovid Goyal 2018-11-01 07:55:29 +05:30
parent 939212e1d4
commit 1f3550b84c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -23,7 +23,7 @@ Changelog
- Allow hiding the tab bar completely, by setting :opt:`tab_bar_style` to - Allow hiding the tab bar completely, by setting :opt:`tab_bar_style` to
``hidden``. (:iss:`1014`) ``hidden``. (:iss:`1014`)
- Allow private use unicode characters to stretchover more than a single - Allow private use unicode characters to stretch over more than a single
neighboring space (:pull:`1036`) neighboring space (:pull:`1036`)
- Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather - Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather