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-17 20:40:26 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b507cd26f484fe8b29dcc8913d1914759e87fb85
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
…
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
…
line_array.go
Treat CRLF as LF when inserting text
2020-06-23 17:17:22 -04:00
loc.go
…
message.go
…
save.go
…
search.go
…
serialize.go
…
settings.go
Don't set fastdirty base if modified
2020-07-04 20:09:44 -04:00
stack_test.go
…
stack.go
…