1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix button width: set dont_extend_width to False. More... about 5 years ago
Typo fixes More... about 5 years ago
Improved mouse support on Windows. More... about 5 years ago
Disable QUICK_EDIT_MODE in windows output when mouse support is requested. More... about 5 years ago
Handle mouse events on Windows if we have a Windows 10 console (with ANSI support). More... about 5 years ago
Docs: remove mention of 'six' as required by PT More... about 5 years ago
Remove on_abort and on_exit from Application docstring More... about 5 years ago
Reduce usage of automodule in Layout docs section More... about 5 years ago
De-duplicate automodule clause in Styles section More... about 5 years ago
Fixed a typographical mistake in asking_for_input.rst More... about 5 years ago
Fix previous commit: move removing of Appliaction.future code to a later point. More... about 5 years ago
Docs regarding a race condition between starting/closing Application. More... about 5 years ago
Fix race condition in progress bar. More... about 5 years ago
Fix possible RuntimeError in Application._redraw. More... about 5 years ago
Fixes in Application.invalidate() regarding thread safety. More... about 5 years ago
Fix in progress bar: call self.app.exit in a threadsafe way. More... about 5 years ago
Don't handle SIGWINCH in progress bar. More... about 5 years ago
Little optimization in Frame rendering speed. More... about 5 years ago
Guarantee height of at least 1 for both labels and text areas. More... about 5 years ago
Added ScrollablePane: a scrollable layout Container. More... about 5 years ago
In Window.render, take dont_extend_width/dont_extend_height into account. More... about 5 years ago
Removed unused type:ignore marks. More... about 5 years ago
Set stdout blocking when writing in vt100 output. More... about 5 years ago
Buffer._set_cursor_position(): Fix return value for negative arguments More... about 5 years ago
Fix typos (#1340) More... about 5 years ago
Release 3.0.14 More... about 5 years ago
Disable bell with environment variable (#1333) More... about 5 years ago
Fix type annotation for latest Mypy release. More... about 5 years ago
Improve cancellation of history loading. More... about 5 years ago
Release 3.0.13 More... about 5 years ago