- Notifications
You must be signed in to change notification settings - Fork 754
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
remove implicit calls to asyncio.set_event_loop so asyncio.get_event_loop() works later
#1956 opened Jan 9, 2025 by graingert Loading…
Implementation of readline compatible API (work in progress)
#99 opened Feb 26, 2015 by jonathanslenders Loading…
Example of edit mask made by coordinated input text areas
#1677 opened Oct 14, 2022 by toolleeo Loading…
Instantiate a Buffer that does not use undo and redo stacks
#1465 opened Jul 14, 2021 by dgalaktionov Loading…
On Windows: join background threads in
_Win32Handles. #1362 opened Feb 9, 2021 by jonathanslenders Loading…
Handle sigquit (was suppressed before due to the terminal being put in raw mode.
#1265 opened Oct 2, 2020 by jonathanslenders Loading…
added Completion objects support for Word and Nested completers
#1302 opened Dec 4, 2020 by LucasParsy Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.