- 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
history search if line contains or starts with string
#534 opened Aug 13, 2017 by ahundt Loading… updated Apr 10, 2025
Instantiate a Buffer that does not use undo and redo stacks
#1465 opened Jul 14, 2021 by dgalaktionov Loading… updated Apr 10, 2025
NEW: check and evaluate CURSOR FORWARD command after CSI
#1502 opened Sep 19, 2021 by nnako Loading… updated Apr 10, 2025
Fix ValueError: I/O operation on closed file
#1457 opened Jul 8, 2021 by jonathanslenders Loading… updated Apr 10, 2025
Use box drawing split characters for menu separators
#1428 opened May 10, 2021 by joouha Loading… updated Apr 10, 2025
Improved background tasks
#1403 opened Mar 22, 2021 by jonathanslenders Loading… updated Apr 10, 2025
Add nested autocompletion that supports meta
#1396 opened Mar 13, 2021 by DavidVentura Loading… updated Apr 10, 2025
On Windows: join background threads in
_Win32Handles. #1362 opened Feb 9, 2021 by jonathanslenders Loading… updated Apr 10, 2025
feat: separate handling of Control-H (^H) and Backspace
#1384 opened Feb 28, 2021 by eugenesvk Loading… updated Apr 10, 2025
feat: Allow handling of Modifier(s)+Backspace/Delete key combinations on Windows
#1383 opened Feb 26, 2021 by eugenesvk Loading… updated Apr 10, 2025
add a filepath autocompleter to the examples
#1382 opened Feb 25, 2021 by nathanrpage97 • Draft updated Apr 10, 2025
fix animal completer usage in text field
#1307 opened Dec 20, 2020 by Aluriak Loading… updated Apr 10, 2025
Better time_left estimation in progress_bar
#1323 opened Jan 16, 2021 by watercrossing Loading… updated Apr 10, 2025
[wip] Add PromptToolkitLogHandler.
#1600 opened Mar 22, 2022 by jonathanslenders Loading… updated Apr 10, 2025
Add type annotations to unit tests.
#1595 opened Mar 14, 2022 by jonathanslenders Loading… updated Apr 10, 2025
Fix OSError: [WinError 6] The handle is invalid on Windows, close #1433
#1434 opened May 14, 2021 by joaompinto Loading… updated Apr 10, 2025
ANSI artwork generator example
#1561 opened Feb 3, 2022 by AnthonyDiGirolamo Loading… updated Apr 10, 2025
posix_utils: filedescriptor out of range bugfix
#1704 opened Jan 13, 2023 by jstucke Loading… updated Apr 10, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.