1
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added sanctuary-zero to Projects More... over 5 years ago
Fix documentation regarding 'true_color' parameter in the prompt() function. More... over 5 years ago
Handle BrokenPipeError in SSH server. More... over 5 years ago
In the SSH server, assign interact_task to PromptToolkitSSHSession. More... over 5 years ago
Move "responds_to_cpr" logic from Input to Output class. More... over 5 years ago
Update progress_bars.rst More... over 5 years ago
Shift-selection bugfix More... over 5 years ago
Fix FormattedTextControl.preferred_height() with wrap_lines=True More... over 5 years ago
Added 'placeholder' parameter to PromptSession. More... over 5 years ago
Added documenation about passing parameters to Button handlers. More... over 5 years ago
Fix for ssh serving issues: More... over 5 years ago
Release 3.0.6 More... over 5 years ago
Fix ignore F21..F24 by default. More... over 5 years ago
Fix auto_suggest key binding when suggestion text is empty. More... over 5 years ago
Move colordepth logic to Output implementations. More... over 5 years ago
Several isort related fixed (after isort upgrade). More... over 5 years ago
Include DynamicContainer in reference page More... over 5 years ago
Fix typo in DynamicContainer docstring More... over 5 years ago
Introduce vi_state.InputMode.REPLACE_SINGLE More... over 5 years ago
Fix typos and document callable that returns formatted text (#1186) More... over 5 years ago
Handle bug in HSplit/VSplit when number of children is zero. More... over 5 years ago
Expose AnyContainer in __all__. More... over 5 years ago
Better ValueError message in to_container. More... over 5 years ago
Bypass readonly flag when setting Document for TextArea widget. More... over 5 years ago
Bugfix in SIGWINCH handling. More... over 5 years ago
Add a comment explaining terminal type negociation in telnet More... over 5 years ago
Add pipe input abstraction More... over 5 years ago
Remove is_windows() calls from the renderer More... over 5 years ago
Add get_default_color_depth method to Output objects More... over 5 years ago
Pass the prompt-toolkit ssh session to the interact coroutine More... over 5 years ago