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-02-10 09:00:20 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e3131a0779f73fb99541e9e1a4d8b331e5f3f02b
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
e3131a0779
Add text event callback
2020-01-31 00:56:15 -05:00
..
autocomplete.go
…
backup.go
Fix
#1383
: "Save with Sudo" rewrite (
#1424
)
2020-01-03 17:39:12 -05:00
buffer.go
Highlight in parallel
2020-01-28 20:54:14 -05:00
cursor.go
…
eventhandler.go
Add text event callback
2020-01-31 00:56:15 -05:00
line_array_test.go
…
line_array.go
Highlight in parallel
2020-01-28 20:54:14 -05:00
loc.go
…
message.go
…
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
…