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-05 22:50:21 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e278712ef2f164986cbdb0785647837eb7d690a
zyedidia.micro
/
internal
/
buffer
History
Dmytro Maluka
118f5a3e35
gofmt fix
2025-12-03 01:19:35 +01:00
..
autocomplete.go
ioutil: Remove deprecated functions where possible
2025-02-28 18:57:53 +01:00
backup.go
backup: Keep path of stored & hashed backup files in a own $hash.path file
2025-10-18 21:07:06 +02:00
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
micro: Handle +/regex search from args (
#3767
)
2025-09-05 20:53:37 +02:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
line_array.go
…
loc.go
…
message.go
refactor: use a more modern writing style to simplify code (
#3834
)
2025-08-26 02:00:51 +02:00
save.go
save: Remove a possible written backup in case the path has changed
2025-10-18 21:07:07 +02:00
search.go
gofmt fix
2025-12-03 01:19:35 +01:00
serialize.go
backup: Keep path of stored & hashed backup files in a own $hash.path file
2025-10-18 21:07:06 +02:00
settings.go
refactor: use a more modern writing style to simplify code (
#3834
)
2025-08-26 02:00:51 +02:00
stack_test.go
…
stack.go
…