Version 0.1.50
Pre-release
Pre-release
Changes:
- Implemented new input prompt based on Editor. Fixes #95
- Better string formatting (more use of
format
). - Refactored keymap to separate file with Sublime Text syntax.
- Mapped Ctrl+Z and Ctrl+Y to undo / redo.
- Implemented tab indicators
- Improved running modules from key bindings
- Added prompt for creating missing dirs during save_as
- Fixed logging on Python 2.6 and disabled unicode symbols on Python 2.X
- Restructured config command, added keymap command.
- Began refactoring better separation for Viewer and Editor
- Added more scopes to lexer.
- Dark status bars by default.
- Some performance optimization.
- Updated readme.