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

bugfix in flush key at 2.0 branch bug
#576 by randy3k was merged Jan 23, 2018 Loading… updated Jan 28, 2018
Fixed typo in docs in an example color name
#590 by Zvezdin was merged Feb 14, 2018 Loading… updated Feb 14, 2018
search: fix direction of incremental search
#605 by simobasso was merged Mar 22, 2018 Loading… updated Mar 22, 2018
need to refresh ui after resetting completion state
#612 by randy3k was merged May 1, 2018 Loading… updated May 1, 2018
Fixed selection for emacs mode. (Unlike Vi, Emacs doesn't include the…
#619 by jonathanslenders was merged May 14, 2018 Loading… updated May 14, 2018
More 2.0 fixes
#618 by asmeurer was closed Jun 2, 2018 Loading… updated Jun 2, 2018
Add dictionary search in RadioList
#620 by gpotter2 was closed Jun 2, 2018 Loading… updated Jun 2, 2018
10 ** 10 is long in python 2
#635 by randy3k was merged Jun 7, 2018 Loading… updated Jun 7, 2018
Removed duplicated test
#639 by beoboo was merged Jun 16, 2018 Loading… updated Jun 16, 2018
Fixes for 2.0
#615 by asmeurer was closed Jun 2, 2018 Loading… updated Jun 18, 2018
Add dictionary search in RadioList
#627 by gpotter2 was merged Jun 19, 2018 Loading… updated Jun 19, 2018
Some docs fixes
#662 by techtonik was merged Jul 10, 2018 Loading… updated Jul 11, 2018
CI: use setup.cfg, -U and inline commands
#669 by decentral1se was merged Jul 11, 2018 Loading… updated Jul 11, 2018
Making more pygments lexers imports explicit
#683 by tsvenson was merged Jul 15, 2018 Loading… updated Jul 15, 2018
Added get_line_prefix attribute to Window.
#717 by jonathanslenders was merged Sep 30, 2018 Loading… updated Oct 22, 2018
add LazyHistory.
#779 by urain39 was closed Nov 4, 2018 Loading… updated Nov 4, 2018
Small random typos
#806 by gpotter2 was merged Dec 10, 2018 Loading… updated Dec 10, 2018
Add Python 3.7 testing back to Travis, and enable pip caching
#804 by orf was merged Dec 11, 2018 Loading… updated Dec 11, 2018
Fuzzy completion
#785 by amjith was closed Dec 18, 2018 Loading… updated Dec 18, 2018
Make invalidate functions get properly removed from Events.
#805 by claritymaker was merged Dec 18, 2018 Loading… updated Dec 20, 2018
Add LazyHistory
#780 by urain39 was closed Dec 21, 2018 Loading… updated Dec 21, 2018
Print warning when Pygments lexer swallows characters.
#659 by zzl0 was closed Jan 6, 2019 Loading… updated Jan 6, 2019
Accept formatted text in the display text of completions.
#802 by jonathanslenders was merged Dec 11, 2018 Loading… updated May 7, 2019
A few bug fixes for patch_stdout.
#990 by jonathanslenders was merged Oct 28, 2019 Loading… updated Oct 28, 2019
Add __slots__ to Suggestion and Completion to improve memory usage
#803 by orf was closed Dec 13, 2020 Loading… updated Dec 13, 2020
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.