Skip to content

v0.2.6.0

Compare
Choose a tag to compare
@fox0430 fox0430 released this 28 Apr 16:34
· 409 commits to master since this release
79e1d49

Improve the performance of highlight updates (Up to about 5 times faster than v0.2.5).

Change the color of the parentheses pair highlighting.

Support for Nim v1.5 (devel).

Ex mode: Not save the Ex command if it is the same command as last time.

Configuration mode: Write the current editor settings to the configuration file
Configuration mode: Add support for change array settings
Configuration mode: Disable highlight current line

Clipboard: Add xsel support

Fix: Ex command history is concatenated
Fix: Visual block line-begin insert does not allow backspacing
Fix: Cannot change cursor settings in Configuration mode
Fix: Unit test fails on WSL
Fix: Persist table is not checked when loading the configuration file