1.3.0
Micro version 1.3.0
The largest change in this version is the new multiple cursor support.
Changelog:
- Dependencies distributed as submodules
- Multiple cursors
- New actions that can be bound:
SpawnMultiCursordefault binding:Alt-nRemoveMultiCursordefault binding:Alt-pRemoveAllMultiCursorsdefault binding:Alt-cSkipMultiCursordefault binding:Alt-xMouseMultiCursordefault binding (can only be bound to mouse buttons):Ctrl-MouseLeft
- New actions that can be bound:
- Expanded keybinding support
- Mouse buttons can be bound
MouseLeftMouseRightMouseMiddleMouseWheelUpMouseWheelDownMouseWheelLeftMouseWheelRight
- Characters can be bound
- Support for CtrlPgUp and CtrlPgDown
- Mouse buttons can be bound
- Various syntax highlighting improvements
- Vala improvements
- C improvements
- New Twig syntax
- New Darcula colorscheme
- Improved search and replace
- Default now will ask for each replacement
- Use
-aflag to replace all
- No more 1/10th second delay when quitting and using alt keys
- Bug fixes
A lot changed under the hood with this version so there may be more bugs I'm not aware of. Please report them if you find any!