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-31 07:07:09 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a57d29ada9db191a46a569d5203dc600ab2f76ba
zyedidia.micro
/
internal
/
buffer
History
…
..
autocomplete.go
…
backup.go
…
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Merge branch 'master' into fix/file-detection
2024-03-14 04:32:09 +01:00
cursor.go
…
eventhandler.go
hltrailingws: simpler and better undo/redo handling
2024-03-14 03:18:11 +01:00
line_array_test.go
Improve unicode line array test
2020-05-20 19:53:54 -04:00
line_array.go
Fixed newline format detection for files not ending with a newline (
#2875
)
2023-10-16 11:03:03 +02:00
loc.go
Use CharacterCount over RuneCount
2020-05-20 16:47:08 -04:00
message.go
Warn for readonly instead of setting option
2021-05-19 14:58:00 -04:00
save.go
…
search.go
…
serialize.go
…
settings.go
command: Fix
reload
command to correctly initialize and reload all runtime files (
#3062
)
2024-03-22 20:47:30 +01:00
stack_test.go
Change project layout and use go.mod
2019-12-25 17:05:10 -05:00
stack.go
…