0.6.3
⚠️ This release contains a fatal bug, please update to 0.6.4 which has a fix
This a release that mainly focuses around the plug-in system, but has some other great additions/fixes too
Added ➕
- 256 bit colours for the TTY and other terminals that don't have 24-bit colours available
- New plug-in manager
- Much much better plug-in and configuration error reporting
- Networking and concurrency utilities for plug-ins
- Plug-ins can now force rerender parts of the editor
- Better handling of spaces and tabs, you can now state your preference in the configuration file
Fixed 🔧
- Improved autoindent plug-in
- Neater pairs plug-in inserts whitespace where appropriate and properly deletes pairs in all circumstances
- Big code cleanup (better for maintenance)
- More efficient paste with fewer side effects
- Fixed strange backspace behaviour
- Fixed problematic hex codes
- Pomodoro plug-in now updates itself in the status line every second