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

Fix line wrap mouse scroll
#693 opened Jul 25, 2018 by Arrowbox Loading… updated Apr 10, 2025
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
add SelectList
#1320 opened Jan 12, 2021 by ure Loading… updated Apr 10, 2025
Fix some small list -> Iterable/Sequence typing issues
#1590 opened Mar 10, 2022 by CarliJoy Draft updated Apr 10, 2025
Scrollbar mouse support
#1587 opened Mar 8, 2022 by joouha 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
Add select prompt example
#1331 opened Jan 21, 2021 by liuyangc3 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
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.