We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a3a58 commit 7f14581Copy full SHA for 7f14581
CHANGES.rst
@@ -1,5 +1,12 @@
1
.. currentmodule:: click
2
3
+Version 8.x.x
4
+--------------
5
+
6
+- Fix readline functionality on Linux platforms. Prompt text is now passed
7
+ directly to readline instead of being printed separately, allowing proper
8
+ backspace, line editing, and line wrapping behavior. :issue:`2968` :pr:`2969`
9
10
Version 8.3.0
11
--------------
12
0 commit comments