summaryrefslogtreecommitdiffstats
path: root/prompt_toolkit/utils.py
AgeCommit message (Expand)Author
2016-05-24Improve the performance of test_callable_args: this should increase the start...Jonathan Slenders
2016-05-01Refactoring of Callbacks. All events should now receive one argument which is...Jonathan Slenders
2016-02-15Use six.moves.range.Jonathan Slenders
2016-02-13Big refactoring of the Window and user control interfaces.Jonathan Slenders
2016-01-07Improved caching and caching classes.Jonathan Slenders
2015-12-07Correctly handle HSplit/VSplit instances without children.Jonathan Slenders
2015-12-07Accept weights in HSplit/VSplit.Jonathan Slenders
2015-11-25Better caching of tokens in TokenListControl.Jonathan Slenders
2015-10-07Allow a CommandLineInterface to run in any thread.Jonathan Slenders
2015-09-11Removed libs folder. We don't need to ship wcwidth. It's on Pypi.Jonathan Slenders
2015-07-30Fixed is_windows to correctly report False on OS X.Jonathan Slenders
2015-07-25Use 256 colors and ANSI sequences when ConEmu ANSI support has been detected.Jonathan Slenders
2015-06-24Control-Z key binding should insert Ctrl-Z.Jonathan Slenders
2015-06-07Some small clean-up / pylint fixes.Jonathan Slenders
2015-05-29Refactoring of the I/O layer. Separation of the CommandLineInterface and Appl...Jonathan Slenders
2015-03-20Removed unused imports.Jonathan Slenders
2015-01-24Complete refactoring of the layout engine.Jonathan Slenders
2014-12-07- prompt_toolkit.contrib.regular_languages added.Jonathan Slenders
2014-10-08Experimental Win32 support added.Jonathan Slenders
2014-10-02PEP8Jonathan Slenders
2014-09-28Asynchronous autocompletion for Python prompt.Jonathan Slenders
2014-09-27Added system prompt (+ some bug fixes).Jonathan Slenders
2014-09-18PEP8 applied.Jonathan Slenders
2014-08-30Initial commit (Squash of about 68 commits between Jan 25, 2014 and August 30...Jonathan Slenders