- Notifications
You must be signed in to change notification settings - Fork 752
Pull requests: prompt-toolkit/python-prompt-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add additional aliases for backward compatibility
#212 by kitterma was closed Jan 14, 2016 Loading… updated Jan 14, 2016
setup.py - add trove classifiers and version parsing
#215 by adamchainz was closed Jan 14, 2016 Loading… updated Jan 14, 2016
Add softlayer python to list of prompt-toolkit users
#219 by kitterma was closed Jan 15, 2016 Loading… updated Jan 15, 2016
Fixed issue in rendering output. (Due to a change introduced earlier,…
#167 by jonathanslenders was merged Sep 28, 2015 Loading… updated Jan 18, 2016
Improve the documentation for beginers
#228 by renanivo was closed Jan 28, 2016 Loading… updated Jan 28, 2016
Fixed examples/autocorrection.py
#229 by 38elements was closed Jan 30, 2016 Loading… updated Jan 30, 2016
Disable bracketed paste support in ConEmu
#227 by BYK was closed Feb 13, 2016 Loading… updated Feb 13, 2016
Fixed examples/autocompletion.py
#226 by evanunderscore was closed Feb 15, 2016 Loading… updated Feb 16, 2016
Remove unnecessary comment for AcceptAction
#246 by 38elements was closed Feb 21, 2016 Loading… updated Feb 21, 2016
Start rewriting the full screen application example.
#243 by Carreau was closed Feb 21, 2016 Loading… updated Feb 21, 2016
Allow ansi color name in Pygments style.
#240 by Carreau was closed Feb 23, 2016 Loading… updated Feb 23, 2016
Oops, double colon means code...
#248 by Carreau was closed Feb 23, 2016 Loading… updated Feb 23, 2016
Update to match color rename to match pygments
#242 by kitterma was closed Feb 23, 2016 Loading… updated Feb 23, 2016
Carry the weight in layout dimensions to allow stretching
#256 by Carreau was closed Feb 29, 2016 Loading… updated Feb 29, 2016
Update documentation on creating full screen applications.
#255 by Carreau was closed Feb 29, 2016 Loading… updated Feb 29, 2016
Fix #269: Update xonsh link in README
#270 by donnemartin was closed Mar 24, 2016 Loading… updated Mar 24, 2016
Use singleton object for Float x/ycursor
#183 by Carreau was closed Apr 7, 2016 Loading… updated Apr 7, 2016
ProTip! Exclude everything labeled
bug with -label:bug.