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-06 07:00:24 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
984b6d4e6ab1140fd45c37c7b241ac0cbf626f3f
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
102ae04a16
Improve multicursor clipboard
...
Ref
#1721
2020-07-05 01:12:35 -04:00
..
autocomplete.go
…
backup.go
Improve backup system
2020-06-22 17:54:56 -04:00
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Add more functions to customize status bar
2020-06-24 17:19:42 -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
…