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

Fix jedi dependency to work withing the new PEP-440 rules
#79 by ionelmc was closed Jan 3, 2015 Loading… updated Jan 3, 2015
Map f1-f4 escape codes used in rxvt-unicode
#84 by blueyed was closed Jan 7, 2015 Loading… updated Jan 7, 2015
Align lines of eval output to the 1st line in repl
#88 by pgy was closed Jan 21, 2015 Loading… updated Jan 22, 2015
Fixed tuple repr bug in relp
#89 by pgy was closed Jan 24, 2015 Loading… updated Jan 24, 2015
[Work in progress] Layout refactoring
#81 by jonathanslenders was merged Jan 24, 2015 Loading… updated Jan 25, 2015
Feature/splitting of ptpython
#90 by jonathanslenders was merged Jan 25, 2015 Loading… updated Jan 25, 2015
Fix example 3 code of the tutorial
#91 by jespino was closed Feb 2, 2015 Loading… updated Feb 2, 2015
README.rst: Grammar tweaks
#97 by msabramo was closed Feb 15, 2015 Loading… updated Feb 15, 2015
README.rst: Library => library
#96 by msabramo was closed Feb 15, 2015 Loading… updated Feb 15, 2015
Add support for tox (http://tox.testrun.org/)
#95 by msabramo was closed Feb 15, 2015 Loading… updated Feb 15, 2015
README.rst: Fix typo
#77 by msabramo was closed Jan 2, 2015 Loading… updated Feb 15, 2015
README.rst: Add PyPI badge
#76 by msabramo was closed Jan 2, 2015 Loading… updated Feb 15, 2015
README.rst: Add PyPI badge
#75 by msabramo was closed Jan 2, 2015 Loading… updated Feb 15, 2015
README.rst: A few more grammar/spelling fixes
#98 by msabramo was closed Feb 15, 2015 Loading… updated Feb 15, 2015
Feature/eventloop refactoring
#101 by jonathanslenders was closed Mar 16, 2015 Loading… updated Mar 16, 2015
remove comma
#107 by cs09g was closed Apr 28, 2015 Loading… updated Apr 29, 2015
Fixing bug with default message in get_input()
#111 by anula was closed May 11, 2015 Loading… updated May 11, 2015
Fix AssertionError in the layout example
#112 by dblN was closed May 13, 2015 Loading… updated May 13, 2015
Fixes completions err with jedi
#54 by Congee was closed May 30, 2015 Loading… updated May 30, 2015
Update old boolean defaults to CLIFilters
#118 by darikg was closed May 31, 2015 Loading… updated May 31, 2015
Io refactoring
#117 by jonathanslenders was merged May 30, 2015 Loading… updated May 31, 2015
Feature/telnet
#103 by jonathanslenders was merged Mar 28, 2015 Loading… updated May 31, 2015
(Work in progress) Flush vt100 input after timeout.
#100 by jonathanslenders was closed Mar 16, 2015 Loading… updated May 31, 2015
Add Ctrl-A & Ctrl-E support in vim insert mode. enhancement
#113 by obmarg was closed Jun 1, 2015 Loading… updated Jun 1, 2015
Revise the typical usage of Renderer
#122 by dblN was closed Jun 2, 2015 Loading… updated Jun 2, 2015
ProTip! Exclude everything labeled bug with -label:bug.