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

Implementation of readline compatible API (work in progress)
#99 opened Feb 26, 2015 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
CI & test tweaks: enhancement
#400 opened Oct 4, 2016 by mindw 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
Keys: add space to enum
#1287 opened Nov 22, 2020 by stsewd 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
Prompt in toolbar
#1148 opened May 14, 2020 by calebstewart Loading… updated Apr 10, 2025
Added ComboBox widget.
#1129 opened Apr 28, 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
Table Container
#724 opened Sep 13, 2018 by kenodegard Loading… updated Apr 10, 2025
ProTip! Adding no:label will show everything without a label.