1
0
Fork 0

Commit Graph

  • 53ecdf63b5 Keybindings improved. Jonathan Slenders 2014-09-06 13:16:55 +0200
  • 8850ed42ad Pypi release 0.8 Jonathan Slenders 2014-09-05 22:52:23 +0200
  • c8b5d612ed FAQ added. Jonathan Slenders 2014-09-05 22:52:12 +0200
  • cbac82a063 Added debug flag for renderer logging. Jonathan Slenders 2014-09-05 22:44:35 +0200
  • b050954cb3 Refactored autocompletion. (This breaks the traditional completion.) Jonathan Slenders 2014-09-05 22:36:07 +0200
  • 6ac5442578 Fixed some rendering artifacts. Jonathan Slenders 2014-09-05 21:24:21 +0200
  • 57af9eea82 Emacs keybindings improved. Jonathan Slenders 2014-09-05 21:16:09 +0200
  • e503c830d9 Renderer improved (output only the diff between two screens.) Jonathan Slenders 2014-09-05 20:01:44 +0200
  • 2e52352fd9 Bugfix for Python 2.7 and non-ascii alt-x combinations. Jonathan Slenders 2014-09-05 20:00:17 +0200
  • 72fb433272 Undo stack improved. Jonathan Slenders 2014-09-05 19:59:45 +0200
  • 1bba7837d0 Fix for deleting/pasting lines. Jonathan Slenders 2014-09-05 19:58:32 +0200
  • f79953b332 Better handle SIGWINCH Jonathan Slenders 2014-09-04 20:18:31 +0200
  • b1fbc06bbb Improvements to Vi inputstream_handler. Jonathan Slenders 2014-09-04 20:14:38 +0200
  • bbead34963 Bugfix in document.find_backwards. Jonathan Slenders 2014-09-04 00:15:30 +0200
  • c4459cc789 Made inputstreamhandler._line public. Jonathan Slenders 2014-09-03 23:45:09 +0200
  • 5a0104df5b Refactoring of the Vi keybindings for better key composition. Jonathan Slenders 2014-09-03 22:42:32 +0200
  • 41ef23a27c Additional keybindings for home and end. Jonathan Slenders 2014-09-03 21:32:48 +0200
  • 6f95c72c15 Python toolbar comment. Jonathan Slenders 2014-09-03 21:32:32 +0200
  • 63411f66d0 Fixed bugs in utf-8 decoding on stdin. Jonathan Slenders 2014-09-03 21:32:02 +0200
  • b41b72d25c Suffix for the 'open in editor'-tempfiles. Jonathan Slenders 2014-09-02 23:51:07 +0200
  • f2d3d57ecf Fixed lexer for ipython shell. Jonathan Slenders 2014-09-02 23:47:59 +0200
  • 3503da6af1 arg-count and reverse-search prompt improvements. Jonathan Slenders 2014-09-02 23:29:00 +0200
  • f232caf67a Style for i-search prompt. Jonathan Slenders 2014-09-02 23:22:17 +0200
  • 6ba337e9af autocompletion parameter for ptipython prompt. Jonathan Slenders 2014-09-02 23:10:50 +0200
  • 5ae3d3ad81 Refactoring of the i-search part of the prompt. Jonathan Slenders 2014-09-02 23:03:25 +0200
  • 8968edd304 Highlight all reverse search matches. Jonathan Slenders 2014-09-02 22:45:30 +0200
  • 8d7f6bf02c Example of reading a password from stdin. Jonathan Slenders 2014-09-02 22:24:50 +0200
  • 0d007228bd Fix for reading from stdin. Jonathan Slenders 2014-09-02 22:24:18 +0200
  • 1479725999 Extended completion menu for Python repl. Jonathan Slenders 2014-09-02 22:15:20 +0200
  • bfa75b3887 Refactoring of Render/Prompt responabilities and the completion menu. Jonathan Slenders 2014-08-31 16:24:29 +0200
  • 5ee94e8e21 Documentation added. Jonathan Slenders 2014-08-31 11:47:06 +0200
  • 8ee7935990 Example of autocompletion added. Jonathan Slenders 2014-08-31 11:46:53 +0200
  • ebd244fdda Renamed _cls to _factory. Jonathan Slenders 2014-08-31 11:33:39 +0200
  • 7f357ceba3 Removed dependency on renderer from . Jonathan Slenders 2014-08-31 11:21:15 +0200
  • 23887a5958 Fixed EDITOR: allow EDITOR to be a relative path to an executable. Jonathan Slenders 2014-08-31 10:54:40 +0200
  • 84b7804b0c Refactoring of repl.py (Splitted in repl.py and python_input.py) Jonathan Slenders 2014-08-31 10:49:41 +0200
  • 9c88083682 Accept input strings ending with '?' in the IPython shell. Jonathan Slenders 2014-08-31 00:17:44 +0200
  • 06df1253bf No print_function import (Otherwise we also get this inside 'eval') Jonathan Slenders 2014-08-31 00:09:48 +0200
  • 9acddd6ce7 Added adaptor to IPython. Jonathan Slenders 2014-08-30 23:23:02 +0200
  • d7e61cd739 Refactoring of the threading. + clock-input example added. Jonathan Slenders 2014-08-30 21:07:34 +0200
  • 9d1306802d Update setup.py Low Kian Seong 2014-08-30 08:36:08 +0800
  • aeab7ecc3a Initial commit (Squash of about 68 commits between Jan 25, 2014 and August 30, 2014.) Jonathan Slenders 2014-08-30 12:03:25 +0200