We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b3209 commit a19b73cCopy full SHA for a19b73c
changelog.rst
@@ -7,6 +7,7 @@ Features:
7
* Add cursor shape support for vi mode. When ``vi = True``, the terminal cursor now
8
reflects the current editing mode: beam in INSERT, block in NORMAL, underline in REPLACE.
9
Uses prompt_toolkit's ``ModalCursorShapeConfig``.
10
+* Add the option to force-quit pgcli when a transaction is in progress.
11
12
4.4.0 (2025-12-24)
13
==================
0 commit comments