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-27 02:47:05 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b05d3a5193fa7cf7ba028d4ae1fca658321ae4cd
zyedidia.micro
/
internal
History
Zachary Yedidia
b05d3a5193
Slightly improve performance for very long lines
2020-05-29 15:31:13 -04:00
..
action
Only perform save callback if save was successful
2020-05-29 15:02:38 -04:00
buffer
Slightly improve performance for very long lines
2020-05-29 15:31:13 -04:00
config
Add
parsecursor
option for file:line:col syntax
2020-05-29 14:55:24 -04:00
display
Added hybrid line numbers (
#1690
)
2020-05-28 22:24:09 -04:00
info
Fix '> save' command
2020-05-28 13:02:09 -04:00
lua
…
screen
Fix dropped redraw events (
#1675
)
2020-05-23 14:59:23 -04:00
shell
Fix v2 import path for go mod
2020-05-04 10:16:15 -04:00
util
Use unicode.Mark for combining unicode range
2020-05-20 18:01:10 -04:00
views
…