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-25 18:07:07 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c791cef9c6ce1431cda60e43f14a06198db92dff
zyedidia.micro
/
internal
History
Dmitry Maluka
c791cef9c6
Fix default setting for global & common options
...
Apply the same fix as
4d13308
to all kinds of options, not just to plugin options.
2023-11-03 00:51:30 +01:00
..
action
Add reload setting - finalization of
#2627
(
#2845
)
2023-10-22 00:18:41 +02:00
buffer
Fixed newline format detection for files not ending with a newline (
#2875
)
2023-10-16 11:03:03 +02:00
clipboard
…
config
Fix default setting for global & common options
2023-11-03 00:51:30 +01: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
…
views
…