Skip to content

v0.2.7.0

Compare
Choose a tag to compare
@fox0430 fox0430 released this 22 Jun 19:11
· 226 commits to master since this release
977d54a

Breaking changes

Add Vim-like registers

Delete Workspace (Please edit your configuration file)

Changes

Fix: Something the current line highlighting doesn't work after the text
Fix: Disappear a cursor after quit moe in WSL
Fix: Can't change a cursor shape in WSL
Fix: Parenthesis pairs are not highlighting when the current line highlighting is enabled
Fix: Nim syntax highlighting
Fix: When using the y} command, copied to the last line
Fix: Incremental search doesn't work
Fix: dw command doesn't work
Fix: Syntax highlighting broken after insert buffer by auto-complete
Fix: cc and S command doesn't store deleted buffer in the register

Delete: WorkSpace table setting
Delete: Notification.workspaceScreenNotify setting
Delete: Notification.workspaceLogNotify setting
Delete: Debug.WorkSpace table setting
Delete: Theme.workspaceBar setting
Delete: Theme.workspaceBarBg setting

Check more details