Skip to content

Releases: fox0430/moe

v0.0.82

08 Jun 03:54
4a4b21d
Compare
Choose a tag to compare

Fix #297
Fix #315
Fix #317
Fix #323

v0.0.81

24 May 14:56
4d820cc
Compare
Choose a tag to compare

Fix #312, #311
Improve move cursor performance

v0.0.8

24 May 03:44
8d8f7ca
Compare
Choose a tag to compare

Supports change color settings
Supports buffer manager
Supports visual block mode
Supports cursor line
Supports type over close parens
Improve filer mode view
Improve file details
Add "z.", "zt", "zb" command in normal mode
Add "ZZ", "ZQ" command in normal mode
Add "dw" command in normal mode
Add "r" command in visual mode
Add help option in command line arguments

Extensive refactoring

Fix #238
Fix #255
Fix #256
Fix #266
Fix #272
Fix #287
Fix #295

v0.0.7

28 Apr 05:56
adb3659
Compare
Choose a tag to compare

Support split window (Experimental function)

Bugfix #232
Bugfix #244
Bugfix #239

v0.0.61

10 Apr 12:07
0d046e5
Compare
Choose a tag to compare

Bug fix #220

v0.0.6

10 Apr 10:58
4a2c795
Compare
Choose a tag to compare

Support multiple file buffers
Support IDE like tab line
Support color theme
Support change setting in ex mode
Support turn off search results highlighting
Improve search mode

Bugfix #198
Bugfix #201
Bugfix #203
Bugfix #210

v0.0.50

24 Mar 06:22
56746ed
Compare
Choose a tag to compare

Add visual mode
Add replace mode
Some improve Ex mode
Support search result highlighting
Add 'e' command in normal mode
Improve insert mode performance

Bug fix #149

v0.0.40

01 Mar 11:00
3fd7fdd
Compare
Choose a tag to compare

Supports Syntax highlighting
Supports configuration file

Add command line option "-v" and "--version"

Some improve filer mode

Resolve #138
Resolve #110

Bug fix #120

v0.0.3

07 Oct 14:30
Compare
Choose a tag to compare

Unicode support
Disable Ctrl-C
Some bug fix

normal mode: Add '-' 'and +' command
normal mode: Add '<' and '>' command
normal mode: Add '^' command
normal mode: Improve 'G' command

ex mode: Unlimited input

filer mode: Change color
filer mode: Display current directory
filer mode: Sort file list
filer mode: Support search file and directory
filer mode: Support file or directory delete
filer mode: Support symbolic link
filer mode: Show symbolic link destination
filer mode: Add 'g' and 'G' command

v0.0.2

05 Apr 14:37
Compare
Choose a tag to compare

Add file manager !