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 08:47:15 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14dca7d3494a225497c325cb571ce480d68d33b1
zyedidia.micro
/
internal
/
buffer
History
taconi
fe4ade78df
feat: adds GetArg and GetWord methods to Buffer (
#3112
)
2024-03-12 21:23:08 +01:00
..
autocomplete.go
feat: adds GetArg and GetWord methods to Buffer (
#3112
)
2024-03-12 21:23:08 +01:00
backup.go
…
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Fix various issues with
SpawnMultiCursor{Up,Down}
(
#3145
)
2024-03-04 13:23:50 -08:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
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
…
message.go
…
save.go
Set bits in mode used when opening files (
#3095
)
2024-01-17 00:06:14 -08:00
search.go
…
serialize.go
…
settings.go
…
stack_test.go
…
stack.go
…