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

Added delete_selection
#1942 opened Dec 11, 2024 by ErisianArchitect Loading… updated Apr 10, 2025
Render changes in ZWE sequences
#1625 opened Apr 27, 2022 by joouha Loading… updated Apr 10, 2025
NestedSeparator improvements and additions
#1815 opened Nov 17, 2023 by robamu Loading… updated Apr 10, 2025
Markdown to formatted text
#1604 opened Mar 25, 2022 by joouha Draft updated Apr 10, 2025
3 tasks
Update Input Dialog to use Validator
#1747 opened Apr 20, 2023 by x24git 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
ProTip! Adding no:label will show everything without a label.