Skip to content

Releases: fox0430/moe

v0.1.6

01 Mar 18:45
553aead
Compare
Choose a tag to compare

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

07 Feb 17:43
3052316
Compare
Choose a tag to compare

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

Fix #473
Fix #481
Fix #492

Add and fix unit tests

v0.1.4

09 Jan 11:24
b8ccc4c
Compare
Choose a tag to compare

Supports vertical / horizontal split window

Fix #444
Fix #451
Fix #453

v0.1.3

09 Dec 13:15
f15f7ae
Compare
Choose a tag to compare

Support pop-up window
Support pop-up window with ex mode suggestions
Support highlighting when replacing text

Fix #430

v0.1.2

16 Nov 16:53
6b877ba
Compare
Choose a tag to compare

Support display all buffer in tab line.
Support change status bar color when change mode.
Improve suggestion in ex mode.
Improve clipboard.
Enabled real time search by default.

Add many tests.
Refactor.
Documentation enhancements.

v0.1.1

18 Sep 14:57
5417813
Compare
Choose a tag to compare

Support real time text search
Support clipboard
Support messages log viewer

Bug fix #382
Bug fix #384
Bug fix #390

v0.1.0

25 Aug 15:53
2d98c37
Compare
Choose a tag to compare

Support live reload of configuration file
Support suggestion in ex mode
Support auto save

Support Ctrl-[ command in normal mode
Support f command in normal mode
Support yw command in normal mode
Support d0 and d$ commands in normal mode

Some improve ex mode

Bug fix #346
Bug fix #353

v0.0.9

01 Jul 15:31
8920517
Compare
Choose a tag to compare

Support infinite undo/redo

Fix #331
Fix #332
Fix #334

v0.0.84

08 Jun 11:17
997eca6
Compare
Choose a tag to compare

Fix version of -v option

v0.0.83

08 Jun 09:31
d902bd9
Compare
Choose a tag to compare