Releases: fox0430/moe
v0.1.6
Support clipboard in visual block mode
Support open multiple files from the command line
Add j command (Join lines) in visual (visual block) mode
Improve performance of search highlights and full-width space highlights
Improve performance of highlighting other uses of the current word under the cursor
Add unit tests
Fix that the string sent to the clipboard does not include a line break
Fix ex command suggestion in ex mode
Fix file path suggestion in ex mode
Fix #474
Fix #502
Fix #521
Fix #529
v0.1.5
Support paren pair highlighting
Support full-width space highlighting
Support highlighting other uses of the current word under the cursor
Support auto delete paren
Support smooth scrolling
Add clipboard setting
Allow to interrupt the opening of a file with Ctrl-c
Add and fix unit tests