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-16 22:07:09 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70d9b643016270f7a5bb5e9f680296c8c1fb7d1c
zyedidia.micro
/
cmd
/
micro
History
Andy Kluger
70d9b64301
LoadInput: reduce variable scope (input, err)
...
Move input and err variable declarations to their usage point.
2025-12-02 14:59:45 -05:00
..
clean.go
save+util: Provide a meaningful error message for safe (over-)write fails
2025-02-28 18:57:53 +01:00
debug.go
util: Generalize the file mode of 0666 with
util.FileMode
2025-02-28 18:57:53 +01:00
initlua.go
Changing behavior for SetGlobalOption*() for lua to not write to file
2025-11-18 19:12:05 +00:00
micro_test.go
On panic, backup modified buffers only
2025-08-03 16:32:11 +02:00
micro.go
LoadInput: reduce variable scope (input, err)
2025-12-02 14:59:45 -05:00