- Notifications
You must be signed in to change notification settings - Fork 750
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[wip] Added several new utilities for dealing with formatted text.
#1264 opened Oct 2, 2020 by jonathanslenders Loading…
Pre selected items radiolist_dialog & checkboxlist_dialog
#1281 opened Oct 29, 2020 by sedrubal Loading…
Abort search when pressing escape, but accept search/input when escap…
#629 opened Jun 3, 2018 by jonathanslenders Loading…
added a configurable default mode so we don't have to start in INSERT
#1632 opened May 9, 2022 by MatrixManAtYrService Loading…
Fix OSError: [WinError 6] The handle is invalid on Windows, close #1433
#1434 opened May 14, 2021 by joaompinto 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…
feat: Allow handling of Modifier(s)+Backspace/Delete key combinations on Windows
#1383 opened Feb 26, 2021 by eugenesvk Loading…
added Completion objects support for Word and Nested completers
#1302 opened Dec 4, 2020 by LucasParsy Loading…
ProTip! Exclude everything labeled
bug with -label:bug.