- Notifications
You must be signed in to change notification settings - Fork 751
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implementation of readline compatible API (work in progress)
#99 opened Feb 26, 2015 by jonathanslenders Loading… updated Apr 10, 2025
Suppress exceptions coming from signals while running the prompt_toolkit eventloop.
#382 opened Aug 17, 2016 by jonathanslenders Loading… updated Apr 10, 2025
Implementation of a search-and-replace feature enhancement
#412 opened Oct 29, 2016 by davidbrochart Loading… updated Apr 10, 2025
Implemented change repetition (using '.') in VIM mode. enhancement
#405 opened Oct 15, 2016 by zardus Loading… updated Apr 10, 2025
Add cursor_position property to Completion enhancement
#325 opened Jun 17, 2016 by koljonen Loading… updated Apr 10, 2025
added Completion objects support for Word and Nested completers
#1302 opened Dec 4, 2020 by LucasParsy Loading… updated Apr 10, 2025
Added app_session_streamreader.py tool.
#1304 opened Dec 10, 2020 by jonathanslenders Loading… updated Apr 10, 2025
[wip] Added several new utilities for dealing with formatted text.
#1264 opened Oct 2, 2020 by jonathanslenders Loading… updated Apr 10, 2025
App exitable argument for Application object
#1279 opened Oct 24, 2020 by byrro Loading… updated Apr 10, 2025
Pre selected items radiolist_dialog & checkboxlist_dialog
#1281 opened Oct 29, 2020 by sedrubal Loading… updated Apr 10, 2025
Completion menu rows - Clean up multi-column completion display, especially predictable height
#1271 opened Oct 11, 2020 by bobhy Loading… updated Apr 10, 2025
Handle sigquit (was suppressed before due to the terminal being put in raw mode.
#1265 opened Oct 2, 2020 by jonathanslenders Loading… updated Apr 10, 2025
Fix some bug risks and code quality issues
#1028 opened Dec 13, 2019 by sanketsaurav Loading… updated Apr 10, 2025
ProgressBar Conditional remove_when_done
#1042 opened Dec 23, 2019 by kenodegard Loading… updated Apr 10, 2025
Set progress bar completion at some specified value
#1163 opened Jun 14, 2020 by tiagocoutinho Loading… updated Apr 10, 2025
[wip] Refactoring to the Keys class.
#1010 opened Nov 27, 2019 by jonathanslenders Loading… updated Apr 10, 2025
Add ... at start instead of end of trimmed formatted text
#954 opened Aug 12, 2019 by utabe Loading… updated Apr 10, 2025
Use padding_style for the 'remaining_space_window'.
#845 opened Feb 19, 2019 by jonathanslenders Loading… updated Apr 10, 2025
Abort search when pressing escape, but accept search/input when escap…
#629 opened Jun 3, 2018 by jonathanslenders Loading… updated Apr 10, 2025
Added
default parameter to RadioList and radiolist_dialog #651 opened Jun 26, 2018 by Arrowbox Loading… updated Apr 10, 2025
Previous Next
ProTip! Adding no:label will show everything without a label.