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
af2ec9d540e9e0ac736113435cd76a353d7e76aa
zyedidia.micro
/
internal
History
Dmytro Maluka
af2ec9d540
Make default fileformat value suited to the OS (
#3141
)
...
Set fileformat by default to `dos` on Windows.
2024-03-04 13:20:02 -08:00
..
action
infocomplete: Complete filetypes (
#3090
)
2024-01-17 00:06:45 -08:00
buffer
Set bits in mode used when opening files (
#3095
)
2024-01-17 00:06:14 -08:00
clipboard
…
config
Make default fileformat value suited to the OS (
#3141
)
2024-03-04 13:20:02 -08: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
…