- Notifications
You must be signed in to change notification settings - Fork 752
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support the NO_COLOR environment variable.
#1756 by jonathanslenders was merged Jul 4, 2023 Loading…
Fix processing application input in the right context
#1763 by matiuszka was closed Jul 4, 2023 Loading…
Ensure that key bindings are handled in the right context.
#1764 by jonathanslenders was merged Jul 4, 2023 Loading…
in_thread keyword is passed through 'prompt' shortcut
#1760 by erwinkinn was merged Jul 4, 2023 Loading…
Optimize rendering. Don't output escape codes for hiding/showing the cursor if not needed
#1968 by jonathanslenders was merged Jan 20, 2025 Loading…
Fix doc example for progress bar with custom iterable
#1761 by pradeep90 was merged Dec 12, 2023 Loading…
Use Coroutine instead of Awaitable in type annotations where possible.
#1832 by jonathanslenders was merged Dec 12, 2023 Loading…
Make formatted_text.split_lines accept an iterable (type annotation only).
#1829 by jonathanslenders was merged Dec 12, 2023 Loading…
Fix line wrapping in
patch_stdout on Windows. #1827 by jonathanslenders was merged Dec 8, 2023 Loading…
Fixes bug whereby read_only bool is called as a function
#1944 by technige was closed Jan 17, 2025 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.