- Notifications
You must be signed in to change notification settings - Fork 751
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
posix_utils: filedescriptor out of range bugfix
#1704 opened Jan 13, 2023 by jstucke 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
Add additional text styles (dim, overline, double underline, curvy underline, blink, & blink fast)
#1630 opened May 8, 2022 by joouha 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
added a configurable default mode so we don't have to start in INSERT
#1632 opened May 9, 2022 by MatrixManAtYrService Loading… updated Apr 10, 2025
restrict to certain vim modes
#1652 opened Jul 12, 2022 by MatrixManAtYrService Loading… updated Apr 10, 2025
remove implicit calls to asyncio.set_event_loop so asyncio.get_event_loop() works later
#1956 opened Jan 9, 2025 by graingert 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
Previous Next
ProTip! Filter pull requests by the default branch with base:main.