1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that 'print_formatted_text' plays nice with patch_stdout. More... almost 3 years ago
Strict type checking. More... almost 3 years ago
Release 3.0.19 More... almost 3 years ago
Install types-contextvars in Github workflow. More... almost 3 years ago
Stricter types. More... almost 3 years ago
Applied latest black (space around docstrings). More... almost 3 years ago
Run print_container always in thread (avoid interfering with possible event loop). More... almost 3 years ago
Fix off-by-one in FormattedTextControl mouse logic More... about 3 years ago
pyperclip: Fix pyperclip selection type More... about 3 years ago
make the flush method re-entrant More... about 3 years ago
Use os.get_terminal_size for vt100._get_size More... about 3 years ago
Change prompt_async -> run_async More... about 3 years ago
Improved documentation about 'in_thread' option. More... about 3 years ago
Release 3.0.18 More... about 3 years ago
Added in_thread parameter to `Application.run`. More... about 3 years ago
Docs: fix mistyped __pt_container__ in full_screen_apps section More... about 3 years ago
Release 3.0.17. More... about 3 years ago
Accept `AnyContainer` instead of `Container` in `print_container`. More... about 3 years ago
Accept `style` parameter in print_container utility. More... about 3 years ago
Added more type annotations. More... about 3 years ago
SSH: Avoid leaking file descriptors More... about 3 years ago
Improved mouse support More... about 3 years ago
feat: add correct handling of Control-Delete and Shift-Delete More... over 3 years ago
Remove accidental getpass imports More... over 3 years ago
Fix misspellings of CompletionsMenu in docs More... over 3 years ago
Make sphinx autodoc generation platform agnostic More... over 3 years ago
Docs: fix links to prompt-toolkit org on GitHub More... over 3 years ago
Document FormattedTextControl.preferred_height More... over 3 years ago
Document dont_extend_* parameters of Label More... over 3 years ago
Docs: make autodoc document Layout classes methods More... over 3 years ago