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-21 08:17:15 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2454c9248d62b187325c435c01597601007d38d
zyedidia.micro
/
internal
/
buffer
History
Dmytro Maluka
eadc402ae0
Import paths: fix non-alphabetic order
...
Make gofmt happy about that.
2025-03-24 23:01:48 +01:00
..
autocomplete.go
ioutil: Remove deprecated functions where possible
2025-02-28 18:57:53 +01:00
backup.go
backup: Clear the requested backup upon completion notification
2025-02-28 18:57:53 +01:00
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
buffer: Store the
encoding
inside the
buffer
2025-02-28 19:02:16 +01:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
line_array.go
…
loc.go
…
message.go
Import paths: fix non-alphabetic order
2025-03-24 23:01:48 +01:00
save.go
ReloadSettings only when we need to when saving a file (
#3688
)
2025-03-12 22:06:24 +01:00
search.go
…
serialize.go
serialize: Perform write process safe
2025-02-28 18:57:53 +01:00
settings.go
buffer: Store the
encoding
inside the
buffer
2025-02-28 19:02:16 +01:00
stack_test.go
…
stack.go
…