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-10 22:52:51 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36e83a46e4b95f78453df7db2697870e86ee3b45
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
8224037080
Don't block when redraw channel becomes full
...
Fixes
#1497
2020-02-11 20:03:32 -05:00
..
autocomplete.go
…
backup.go
Use filepath.Join more
2020-02-11 13:09:17 -05:00
buffer.go
Don't block when redraw channel becomes full
2020-02-11 20:03:32 -05:00
cursor.go
…
eventhandler.go
Sanitize inputs to insert and remove
2020-02-10 00:18:08 -05:00
line_array_test.go
…
line_array.go
Improve disk performance with buffered io
2020-02-09 15:21:23 -05:00
loc.go
Improve remove performance
2020-02-09 14:58:37 -05:00
message.go
…
save.go
Properly flush bufio writer
2020-02-09 15:36:31 -05:00
search.go
…
serialize.go
Use filepath.Join more
2020-02-11 13:09:17 -05:00
settings.go
…
stack_test.go
…
stack.go
…