This website requires JavaScript.
Explore
Help
Sign In
github
/
zyedidia.micro
Watch
2
Star
0
Fork
0
You've already forked zyedidia.micro
mirror of
https://github.com/zyedidia/micro.git
synced
2026-03-22 16:57:12 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f587c6d48fc00d00fee0f178170e7f2b0bbcf51
zyedidia.micro
/
cmd
/
micro
History
…
..
highlight
…
vendor
Update tcell
2017-09-15 14:15:21 -04:00
actions_other.go
Expand support for Suspend to OSX, BSD, Solaris
2017-07-31 20:05:34 -04:00
actions_posix.go
…
actions.go
Escape regex chars in selections for multicursors
2017-09-08 19:16:14 -04:00
autocomplete.go
…
bindings.go
…
buffer.go
…
cellview.go
…
colorscheme.go
…
command.go
…
cursor.go
…
eventhandler.go
…
highlighter.go
Optimize memory usage for loading syntax files
2017-05-02 10:30:27 -04:00
job.go
…
lineArray.go
…
loc.go
Make cursor movement automatic on insert + remove
2017-06-15 18:52:51 -04:00
lua.go
…
messenger.go
…
micro.go
…
plugin.go
…
pluginmanager_test.go
…
pluginmanager.go
…
rtfiles.go
Allow plugins to create runtime files from strings
2017-04-15 14:45:44 -04:00
runtime.go
…
search.go
Set OrigSelection during search
2017-09-08 18:57:24 -04:00
settings.go
…
split_tree.go
…
stack.go
…
statusline.go
Add support for switching between crlf and lf
2017-08-24 13:13:14 -04:00
tab.go
…
util_test.go
…
util.go
…
view.go
…