From 49567a060eabf593385178e6b89263d73e629814 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 4 Jun 2022 15:35:47 -0700 Subject: [PATCH] Relnote fix for commandline Relnotes #8807 --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 167c91ead..ee4b513d3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1881,6 +1881,7 @@ Interactive improvements key both on its own and as part of a control sequence, was applied to all control characters; this has been reduced to just the escape key. - Completing a function shows the description properly (:issue:`5206`). +- `commandline` can now be used to set the commandline for the next command, restoring a behavior in 3.4.1 (:issue:`8807`). - Added completions for - ``ansible``, including ``ansible-galaxy``, ``ansible-playbook``