- 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 various cursor shapes for more input modes
#1900 by Freed-Wu was merged Sep 25, 2024 Loading… updated Sep 25, 2024
Fixup for previous cursorshapes commit (#1900).
#1920 by jonathanslenders was merged Sep 25, 2024 Loading… updated Sep 25, 2024
Overload variables class for better typing experience
#1919 by tchalupnik was merged Sep 25, 2024 Loading… updated Sep 25, 2024
Small simplification in Screen code.
#1885 by jonathanslenders was merged Jun 10, 2024 Loading… updated Jun 10, 2024
Allow passing exception classes for KeyboardInterrupt and EOFError in PromptSession
#1884 by jonathanslenders was merged Jun 7, 2024 Loading… updated Jun 7, 2024
Compute padding parameters for Box widget lazily.
#1883 by jonathanslenders was merged Jun 7, 2024 Loading… updated Jun 7, 2024
Make AppSession compatible with pytest's capsys fixture + docs.
#1880 by jonathanslenders was merged Jun 4, 2024 Loading… updated Jun 4, 2024
Fix ValueError: I/O operation on closed file.
#1878 by tchalupnik was closed Jun 4, 2024 Loading… updated Jun 4, 2024
Improve performance of GrammarCompleter (faster deduplication of completions)
#1875 by jonathanslenders was merged May 28, 2024 Loading… updated May 28, 2024
Limit number of completions in buffer to 10k by default.
#1872 by jonathanslenders was merged May 16, 2024 Loading… updated May 16, 2024
Code style fixes for compatibility with latest Ruff.
#1871 by jonathanslenders was merged May 15, 2024 Loading… updated May 15, 2024
Fix compatibility when SIGINT handler is installed by non-Python
#1865 by quark-zju was merged May 15, 2024 Loading… updated May 15, 2024
Add a link to my OpenAI Assistants API client
#1855 by mlang was merged May 15, 2024 Loading… updated May 15, 2024
Address some typos in the tutorial pages
#1863 by jbm950 was merged May 15, 2024 Loading… updated May 15, 2024
Simple fix for performance issue with ProgressBar formatters
#1867 by ale-dd was merged May 15, 2024 Loading… updated May 15, 2024
Refactoring of StdoutProxy to take app_session from the caller
#1854 by jooncheol was closed Feb 28, 2024 Loading… updated Feb 28, 2024
Migrate ruff settings for 0.2.0
#1850 by alexrudd2 was merged Feb 12, 2024 Loading… updated Feb 12, 2024
ProTip! What’s not been updated in a month: updated:<2025-10-12.