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

1729 fix filter caching regression
#1730 by jonathanslenders was merged Feb 28, 2023 Loading…
Used f-strings instead of percent formatting.
#1934 by tahadnan was closed Nov 5, 2024 Loading…
Try to run ruff and typo only on 3.13
#1954 by Carreau was merged Jan 17, 2025 Loading…
Support dumb terminals in PromptSession.
#1035 by jonathanslenders was merged Jan 21, 2020 Loading…
Fix ControlW and ControlU keys in Completion mode.
#3 by amjith was closed Sep 21, 2014 Loading…
Make people less angry when searching for docs.
#110 by ionelmc was closed Oct 9, 2015 Loading…
Fixed examples/autocompletion.py
#226 by evanunderscore was closed Feb 15, 2016 Loading…
Add aws-shell to list of projects.
#200 by donnemartin was closed Dec 16, 2015 Loading…
Update to match color rename to match pygments
#242 by kitterma was closed Feb 23, 2016 Loading…
Start rewriting the full screen application example.
#243 by Carreau was closed Feb 21, 2016 Loading…
Vi movement bindings 't' and 'f' were off by one.
#176 by amjith was closed May 5, 2016 Loading…
history_search parameter seem to not exist.
#315 by Carreau was closed Jun 10, 2016 Loading…
Fix tutorial using abstract History type (fixes #150)
#151 by ALSchwalm was closed Sep 4, 2015 Loading…
Align lines of eval output to the 1st line in repl
#88 by pgy was closed Jan 21, 2015 Loading…
Initialize IPython Extensions
#60 by ryneeverett was closed Nov 15, 2014 Loading…
Fix color names in printouts to match tags
#638 by cppguru was merged Jun 13, 2018 Loading…
Add dictionary search in RadioList
#620 by gpotter2 was closed Jun 2, 2018 Loading…
search: fix direction of incremental search
#605 by simobasso was merged Mar 22, 2018 Loading…
Fix raw input on SmartOS bug
#467 by gmcmanus was closed Mar 26, 2017 Loading…
Fix a few more typos
#580 by delirious-lettuce was merged Jan 28, 2018 Loading…
ProTip! Filter pull requests by the default branch with base:main.