1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed ENTER key in open dialog in text-editor.py example. More... over 7 years ago
Added input_processors attribute to TextArea. More... over 7 years ago
Pass style_transformations in Application.print_text. More... over 7 years ago
Fix handling of CPRs when patch_stdout is used. More... over 7 years ago
Don't map RGB colors to the ANSI colors when using 256 colors as output. More... over 7 years ago
Added AdjustBrightnessStyleTransformation. More... over 7 years ago
Add license to the setup.py More... over 7 years ago
Improved calculator full screen example. More... over 7 years ago
Reset the buffer, unless the accept_handler returns True (keep_text). More... over 7 years ago
Several improvements for TextArea. More... over 7 years ago
Fix some small typos in docs More... over 7 years ago
Add AthenaCLI to README More... over 7 years ago
Moved _true() from shortcuts/prompt to is_true() in filters. More... over 7 years ago
Expose focus_on_click attribute in TextArea. More... over 7 years ago
Fix in UIContent.get_height_for_line. More... over 7 years ago
Improved performance of UIContent.get_height_for_line. More... over 7 years ago
Improve string width cache performance. More... over 7 years ago
Release 2.0.5 More... over 7 years ago
Added version tuple to __init__.py. More... over 7 years ago
Added pre_run argument to PromptSession.prompt(). (#736) More... over 7 years ago
Update README.rst (#738) More... over 7 years ago
Stop restoring PromptSession attributes when exiting the prompt. More... over 7 years ago
Added Nawano (#733) More... over 7 years ago
Added pypager to the README. More... over 7 years ago
Update README.rst More... over 7 years ago
Mention ptterm in the README. More... over 7 years ago
Added the PyInquirer project to the README. More... over 7 years ago
Give hint as to how to complete multi-line input (#726) More... over 7 years ago
Fix typo (#721) More... over 7 years ago
Set cursor position for Button widgets. More... over 7 years ago