1
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated GitHub URLs. More... over 7 years ago
Added logo. More... over 7 years ago
Removed Python 3.3 from .travis.yml, added Python 3.7 instead. More... over 7 years ago
Fixed links in rendering_pipeline documentation. More... over 7 years ago
Added rendering_pipeline.rst to the documentation. More... over 7 years ago
Flake8 no longer supports Python 3.3. (fix) More... over 7 years ago
Flake8 no longer supports Python 3.3. More... over 7 years ago
Sound bell when attempting to edit read-only buffer. More... over 7 years ago
Make up/down arrow symbol parametrizable in ScrollbarMragin. More... over 7 years ago
Removed unused exception variable name. More... over 7 years ago
Ignore W504 for flake8: line break after binary operator. More... over 7 years ago
Ensure that __pt_formatted_text__ always returns a FormattedText instance. More... over 7 years ago
Support page-down/up in RadioList More... over 7 years ago
Fixed test_print_formatted_text unit test. More... over 7 years ago
Added print_container utility. More... over 7 years ago
Improve handling of situation when stdin is not a terminal. More... over 7 years ago
Improve handling of situation when stdout is not a terminal. More... over 7 years ago
Revert "Call backward-kill-word instead of unix-word-rubout when C-w has been pressed." More... over 7 years ago
Improved docstring of WindowAlign. More... over 7 years ago
Improved horizontal and vertical align examples. More... over 7 years ago
Added horizontal/vertical-align.py examples. More... over 7 years ago
Extended docstrings for HSplit/VSplit. More... over 7 years ago
Call backward-kill-word instead of unix-word-rubout when C-w has been pressed. More... over 7 years ago
Return to Vi navigation mode when Insert is pressed. More... over 7 years ago
Fix Radio docstring (duplicate of Dialog one). More... over 7 years ago
Accept any collections.abc.Sequence for HSplit/VSplit children. More... over 7 years ago
Removed 'default' attribute in PromptSession. Only ask for it in the prompt() method. More... over 7 years ago
Fix assertion in PromptSession: style_transformation check. More... over 7 years ago
Release 2.0.6 More... over 7 years ago
Added dummy-app.py example. More... over 7 years ago