1
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added .format() method to ANSI formatted text. More... over 7 years ago
Fixed PosixPipeInput import/name (#705) More... over 7 years ago
Added get_line_prefix attribute to Window. More... over 7 years ago
Properly compute the length of the start, end, and sym_b characters. More... over 7 years ago
add freud to full screen applications More... over 7 years ago
Removed trailing space. More... over 7 years ago
Fix in DynamicContainer. Return correct result for get_children. More... over 7 years ago
Added swap-light-and-dark-colors example. More... over 7 years ago
Added style_transformation and swap_light_and_dark_colors parameters to prompt() function. More... over 7 years ago
Small improvements to StyleTransformation. More... over 7 years ago
Added SetDefaultColorStyleTransformation and merge_style_transformations. More... over 7 years ago
Small fix in renderer. Correctly apply formatting if style transformations are used. More... over 7 years ago
Added comment about the style attribute of Window. More... over 7 years ago
Added style transformations for (among other things) easily swapping light/dark color schemes. More... over 7 years ago
Fix Extra symbol More... over 7 years ago
Implement control-o key binding in Vi insert mode (temporary normal mode). More... over 7 years ago
Updates documentation for HSplit and VSplit layouts. More... over 7 years ago
Added 'habu' to the list of projects using prompt_toolkit. More... over 7 years ago
Updates path to Completer in autocompletion.py example. More... over 7 years ago
Release 2.0.4 More... over 7 years ago
Reorganized the CPR code. More... over 7 years ago
If we don't know whether CPR is supported, only do a new CPR request if there is none pending. More... over 7 years ago
Fixed docstring. More... over 7 years ago
Remove invalidate event handlers when application is done. More... over 7 years ago
Makes pygments lexers imports explicit to avoid confusing error warnings in IDE's like PyCharm. More... over 7 years ago
Small fix in renderer. Use total height for min_available_height for Windows full screen apps. More... over 7 years ago
Fixed a couple of imports/names. More... over 7 years ago
Updated prompt_toolkit 2.0 notice in the README. More... over 7 years ago
Added note about the Win32PipeInput design. More... over 7 years ago
Exclude test_print_formatted_text tests on Windows. More... over 7 years ago