- 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
Add __slots__ to Suggestion and Completion to improve memory usage
#803 by orf was closed Dec 13, 2020 Loading… updated Dec 13, 2020
A few bug fixes for patch_stdout.
#990 by jonathanslenders was merged Oct 28, 2019 Loading… updated Oct 28, 2019
Accept formatted text in the display text of completions.
#802 by jonathanslenders was merged Dec 11, 2018 Loading… updated May 7, 2019
Print warning when Pygments lexer swallows characters.
#659 by zzl0 was closed Jan 6, 2019 Loading… updated Jan 6, 2019
Make invalidate functions get properly removed from Events.
#805 by claritymaker was merged Dec 18, 2018 Loading… updated Dec 20, 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
Added get_line_prefix attribute to Window.
#717 by jonathanslenders was merged Sep 30, 2018 Loading… updated Oct 22, 2018
Making more pygments lexers imports explicit
#683 by tsvenson was merged Jul 15, 2018 Loading… updated Jul 15, 2018
CI: use setup.cfg, -U and inline commands
#669 by decentral1se was merged Jul 11, 2018 Loading… updated Jul 11, 2018
Add dictionary search in RadioList
#627 by gpotter2 was merged Jun 19, 2018 Loading… updated Jun 19, 2018
Add dictionary search in RadioList
#620 by gpotter2 was closed Jun 2, 2018 Loading… updated Jun 2, 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
need to refresh ui after resetting completion state
#612 by randy3k was merged May 1, 2018 Loading… updated May 1, 2018
search: fix direction of incremental search
#605 by simobasso was merged Mar 22, 2018 Loading… updated Mar 22, 2018
Fixed typo in docs in an example color name
#590 by Zvezdin was merged Feb 14, 2018 Loading… updated Feb 14, 2018
bugfix in flush key at 2.0 branch bug
#576 by randy3k was merged Jan 23, 2018 Loading… updated Jan 28, 2018
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.