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-26 10:27:04 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f35f5078320e4080e56e895cbb03e2cb6472e732
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
f35f507832
Never backup closed buffers
2020-09-04 13:36:23 -04:00
..
autocomplete.go
…
backup.go
Never backup closed buffers
2020-09-04 13:36:23 -04:00
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Never backup closed buffers
2020-09-04 13:36:23 -04:00
cursor.go
Improve multicursor clipboard
2020-07-05 01:12:35 -04:00
eventhandler.go
…
line_array_test.go
Improve unicode line array test
2020-05-20 19:53:54 -04:00
line_array.go
Treat CRLF as LF when inserting text
2020-06-23 17:17:22 -04:00
loc.go
…
message.go
…
save.go
UpdateRules after save is successful
2020-05-28 13:06:29 -04:00
search.go
Fix issue with search and replace at the end of a range
2020-06-18 16:38:10 -04:00
serialize.go
…
settings.go
Don't set fastdirty base if modified
2020-07-04 20:09:44 -04:00
stack_test.go
…
stack.go
…