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-10 22:52:51 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0abe4270262ef287799fbb509b1860e9619cf27e
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
b3e40a2644
Make debug mode flag, plugins can access logbuf
2020-01-15 22:25:08 -05:00
..
autocomplete.go
…
backup.go
Fix
#1383
: "Save with Sudo" rewrite (
#1424
)
2020-01-03 17:39:12 -05:00
buffer.go
Make debug mode flag, plugins can access logbuf
2020-01-15 22:25:08 -05:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
line_array.go
…
loc.go
…
message.go
Use upstream updated zyedidia tcell
2019-12-31 20:15:45 -05:00
save.go
Fix
#1383
: "Save with Sudo" rewrite (
#1424
)
2020-01-03 17:39:12 -05:00
search.go
…
serialize.go
Better message for gob error
2020-01-05 12:45:27 -05:00
settings.go
Readonly should only apply to default buffers
2020-01-15 20:09:17 -05:00
stack_test.go
…
stack.go
…