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 14:42:47 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b81589fba5406dd408dea606442d1303eee6731
zyedidia.micro
/
internal
History
Jöran Karl
db5fcf11a9
save: Restore the screen before overwriteFile() is left (
#2967
)
...
...otherwise there is no screen anymore to draw a possible error message.
2023-10-16 10:44:35 +02:00
..
action
Add onSetActive callback (
#2885
)
2023-08-31 17:29:07 +01:00
buffer
save: Restore the screen before overwriteFile() is left (
#2967
)
2023-10-16 10:44:35 +02:00
clipboard
…
config
Resolve merge conflict with scrollbarchar
2023-07-08 14:06:41 -07:00
display
Add 'scrollbarchar' option (
#2342
)
2023-07-08 14:02:01 -07:00
info
Add HistorySearchUp and HistorySearchDown actions (
#1829
)
2023-07-08 14:00:22 -07:00
lua
chore: os.SEEK_CUR os.SEEK_END os.SEEK_SET has been deprecated since Go 1.7 (
#2856
)
2023-07-04 12:13:41 -07:00
screen
…
shell
Fix term output capturing
2023-09-08 23:27:39 -07:00
util
util.HttpRequest helper to make requests with headers (
#2678
)
2023-01-30 01:29:06 -08:00
views
…