From 7e9b1f871b6041c63ad49cdb6afd14502d478e5c Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Fri, 27 Nov 2020 19:48:58 +0100 Subject: [PATCH] CHANGELOG: Use :issue: role [ci skip] --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bed231e22..1bf69124d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -138,7 +138,7 @@ Interactive improvements - ``funcsave`` has a new ``--directory`` option to specify the location of the saved function (:issue:`7041`). - ``help`` works properly on MSYS2 (:issue:`7113`). - Resuming a piped job by its number, like ``fg %1`` has been fixed (:issue:`7406`). -- Commands run from key bindings now use the same tty modes as normal commands (#7483). +- Commands run from key bindings now use the same tty modes as normal commands (:issue:`7483`). New or improved bindings