1
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvements in TextArea: take 'prompt' argument + processors. More... almost 9 years ago
Small improvements in focus code. More... almost 9 years ago
Added layout.has_focus + layout unit tests. More... almost 9 years ago
Small improvements in styles. More... almost 9 years ago
Bug fix in styling; added unit tests; moved substyles code from PygmentsLexer to Style class. More... almost 9 years ago
Added deprecated aliases. More... almost 9 years ago
Handle bug in VSplit/HSplit, where the children did not cover all the content. More... almost 9 years ago
Fixed horizontal padding for Frame widget. More... almost 9 years ago
Bug fix in VSplit._divide_widths. More... almost 9 years ago
A few fixes in the example regarding the latest changes. More... almost 9 years ago
Run flush-output executer in daemon thread. (Don't wait during application exit.) More... almost 9 years ago
Refactoring of the Style class and styling. More... almost 9 years ago
Bugfix: when changing 'buffer.working_index', always reset the cursor position. More... almost 9 years ago
Use string notation for key bindings in full screen examples. More... almost 9 years ago
Invalidate the UI after every key press anyway (This works better for full screen apps). More... almost 9 years ago
Moved get_invalidate_events to Control instead of Container. Use this to invalidate the buffer when the text changes. More... almost 9 years ago
Raise InvalidLayoutError if a layout doesn't contain any Window. More... almost 9 years ago
Added `get_invalidate_events` to `Container`. Each user control should be able to invalidate itself. More... almost 9 years ago
Renamed beforeKeyPress to before_key_press and afterKeyPress to after_key_press. More... almost 9 years ago
prompt_toolkit 2.0 refactoring: rewrite of the architecture (part 2). More... almost 9 years ago
Release 1.0.14 More... almost 9 years ago
Fixes previous_key_sequences: make a copy of key_sequences before calling the handler + initialize to an empty list. More... almost 9 years ago
Fixes previous_key_sequences: make a copy of key_sequences before calling the handler + initialize to an empty list. More... almost 9 years ago
Set VMIN to 1 when entering raw mode More... almost 9 years ago
Added comment to last commit. (Change about the VMIN flag.) More... almost 9 years ago
Add run_in_terminal option to disable cooked mode More... almost 9 years ago
Don't save undo state with CPRResponse More... almost 9 years ago
Don't save undo state with CPRResponse More... almost 9 years ago
use matching backticks More... almost 9 years ago
use matching backticks More... almost 9 years ago