Skip to content

Commit 589914e

Browse files
committed
Updated CHANGELOG
1 parent c061b95 commit 589914e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ prompt is displayed.
7878
- New settables:
7979
- **max_column_completion_results**: (int) the maximum number of completion results to
8080
display in a single column
81+
- `cmd2.Cmd.select` has been revamped to use the
82+
[choice](https://python-prompt-toolkit.readthedocs.io/en/3.0.52/pages/asking_for_a_choice.html)
83+
function from `prompt-toolkit` when both **stdin** and **stdout** are TTYs
8184

8285
## 3.4.0 (March 3, 2026)
8386

0 commit comments

Comments
 (0)