Features:
- Add
--debug
option - Add option
DisableLigatures
to disable ligatures. - Add the feature to animate scrolling with the neovim scroll command.
- Improve
--ssh
option to be able to specify the port number - Support treesitter highlighting in minimap
- Improve startup speed
Fixes:
- Fix cursor position in terminal buffer (#184)
- Some minor bug fixes