We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16dd5c commit e0d2794Copy full SHA for e0d2794
CHANGELOG.md
@@ -75,6 +75,7 @@ prompt is displayed.
75
- **get_rprompt**: override to populate right prompt
76
- **pre_prompt**: hook method that is called before the prompt is displayed, but after
77
`prompt-toolkit` event loop has started
78
+ - **read_secret**: read secrets like passwords without displaying them to the terminal
79
- New settables:
80
- **max_column_completion_results**: (int) the maximum number of completion results to
81
display in a single column
0 commit comments