From 1f3550b84cb0a113f9b5e7c242de3f3eb4d8ccf9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 1 Nov 2018 07:55:29 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0658c867d..f09af8437 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,7 +23,7 @@ Changelog - Allow hiding the tab bar completely, by setting :opt:`tab_bar_style` to ``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`) - Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather