From 5c85d915ccb11ed1c466954cf13a339fc8651315 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 10 Jul 2018 22:00:34 +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 ec94ce389..356f0c9d7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,7 +10,7 @@ Changelog that separate the inactive window from a neighbor. Note that setting a non-zero window margin overrides this and causes all borders to be drawn. The old behavior of drawing all borders can be restored via the - :opt:`draw_minimal_borders` setting in kitty.conf. + :opt:`draw_minimal_borders` setting in kitty.conf. (:iss:`699`) - macOS: Add an option :opt:`macos_window_resizable` to control if kitty top-level windows are resizable using the mouse or not (:iss:`698`)