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-30 14:47:16 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35d295dd045addb71ecedf7dee2ae7e92d46deb8
zyedidia.micro
/
internal
/
buffer
History
Jöran Karl
35d295dd04
buffer: Remove superfluous
backupTime
2025-02-28 18:57:53 +01:00
..
autocomplete.go
ioutil: Remove deprecated functions where possible
2025-02-28 18:57:53 +01:00
backup.go
backup: Rearrange and extend
BackupMsg
2025-02-28 18:57:53 +01:00
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
buffer: Remove superfluous
backupTime
2025-02-28 18:57:53 +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
save: Further rework of
overwriteFile()
2025-02-28 18:57:53 +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: Perform
filetype
callbacks on
ReloadSettings()
2025-02-20 20:24:05 +01:00
stack_test.go
…
stack.go
…