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-18 23:07:13 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98356765c14be7a937a09e120e12f419c46052a7
zyedidia.micro
/
internal
/
buffer
History
Jöran Karl
8b21724c6e
buffer: Store the
encoding
inside the
buffer
2025-02-28 19:02:16 +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
match beginning and end of line correctly in
FindNext
and
ReplaceRegex
(
#3575
)
2025-02-09 15:19:43 +01:00
message.go
…
save.go
buffer: Store the
encoding
inside the
buffer
2025-02-28 19:02:16 +01:00
search.go
match beginning and end of line correctly in
FindNext
and
ReplaceRegex
(
#3575
)
2025-02-09 15:19:43 +01:00
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
…