Skip to content

Pull requests: prompt-toolkit/python-prompt-toolkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement lazy loading of __version__
#2031 opened Nov 5, 2025 by joouha Loading… updated Nov 10, 2025
Adding pattern to NestedCompleter.
#1752 opened May 2, 2023 by glecaros Loading… updated Sep 28, 2025
Add CompleteStyle.INPLACE to permit completions without visible float menus
#2024 opened Sep 17, 2025 by kahlkevin Loading… updated Sep 17, 2025
Add support for rich formatted text using the 'rich' library.
#2014 opened Aug 28, 2025 by jonathanslenders Loading… updated Aug 28, 2025
Add an LLM-based AutoSuggester
#1995 opened Jun 5, 2025 by lstein Loading… updated Aug 18, 2025
Reduce default ttimeoutlen
#1994 opened May 31, 2025 by goolmoos Loading… updated May 31, 2025
Hide password during typing with a new prompt input
#1962 opened Jan 17, 2025 by Crissal1995 Loading… updated Apr 10, 2025
Fix #715 input_dialog completion doesn't appear to have any effect
#1970 opened Jan 30, 2025 by JKLs12 Loading… updated Apr 10, 2025
Add tox.ini to sdist
#1808 opened Nov 11, 2023 by mtelka Loading… updated Apr 10, 2025
posix_utils: filedescriptor out of range bugfix
#1704 opened Jan 13, 2023 by jstucke Loading… updated Apr 10, 2025
Bounded file history
#1819 opened Nov 24, 2023 by robamu Loading… updated Apr 10, 2025
Use get_running_loop instead of get_event_loop
#1823 opened Dec 7, 2023 by auxsvr Loading… updated Apr 10, 2025
Removed several unused type:ignore comments.
#1674 opened Sep 26, 2022 by jonathanslenders Loading… updated Apr 10, 2025
Example of edit mask made by coordinated input text areas
#1677 opened Oct 14, 2022 by toolleeo Loading… updated Apr 10, 2025
Update terminal suggestion for Windows
#1646 opened Jun 20, 2022 by ofek Loading… updated Apr 10, 2025
Remove unused box on progressBar dialog
#1621 opened Apr 22, 2022 by ArthurREGNARD Loading… updated Apr 10, 2025
fix #1483
#1647 opened Jun 25, 2022 by GreyElaina Loading… updated Apr 10, 2025
restrict to certain vim modes
#1652 opened Jul 12, 2022 by MatrixManAtYrService Loading… updated Apr 10, 2025
Provide a vertical menu widget
#1838 opened Dec 22, 2023 by lpenz Loading… updated Apr 10, 2025
Word wrapping
#1887 opened Jun 13, 2024 by Cimbali Loading… updated Apr 10, 2025
Added a Completer that throttles superfluous calls
#1918 opened Sep 23, 2024 by planetis-m Loading… updated Apr 10, 2025
Allow nested scrolling of Windows
#1701 opened Dec 17, 2022 by joouha Loading… updated Apr 10, 2025
ProTip! Filter pull requests by the default branch with base:main.