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
c02036e52f857df3c1bf476bbbcb5782d92527ba
zyedidia.micro
/
internal
History
yz778
c02036e52f
Prompt to save or discard new files even with autosave enabled (
#3626
)
2025-01-25 20:24:31 +01:00
..
action
Prompt to save or discard new files even with autosave enabled (
#3626
)
2025-01-25 20:24:31 +01:00
buffer
Fixing settings not being applied when saving as a new file (
#3625
)
2025-01-24 18:44:27 +01:00
clipboard
import: Use
micro-editor/tcell
(legacy) instead of
zyedidia/tcell
(
#3593
)
2025-01-04 15:55:46 +01:00
config
import: Use micro-editor/json5 instead of zyedidia/json5
2025-01-04 16:01:20 +01:00
display
import: Use
micro-editor/terminal
instead of
zyedidia/terminal
(
#3600
)
2025-01-14 18:20:37 +01:00
info
…
lua
…
screen
import: Use
micro-editor/tcell
(legacy) instead of
zyedidia/tcell
(
#3593
)
2025-01-04 15:55:46 +01:00
shell
import: Use
micro-editor/terminal
instead of
zyedidia/terminal
(
#3600
)
2025-01-14 18:20:37 +01:00
util
ignore quoted and escaped characters when splitting keybindings into actions (
#3612
)
2025-01-20 20:28:38 +01:00
views
…