From 1d9f73adec2c199af93f943fc482ef140cc4ce9e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 21 Oct 2018 20:30:31 +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 bfb931d8e..68fbc6dd8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,7 +17,7 @@ Changelog - Add a new ``nth_window`` action that can be used to go to the nth window and also previously active windows, using negative numbers. Similarly, - ``goto_tab`` now accepts negative numbers to go to previous windows + ``goto_tab`` now accepts negative numbers to go to previously active tabs (:iss:`1040`) - Fix the ``*_with_cwd`` actions using the cwd of the overlay window rather