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 06:40:24 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63d68ec4412b9cfd9f636538f2181dbdeb283639
zyedidia.micro
/
internal
History
Jöran Karl
63d68ec441
bindings: Perform write process safe
2025-02-28 18:57:53 +01:00
..
action
bindings: Perform write process safe
2025-02-28 18:57:53 +01:00
buffer
serialize: Perform write process safe
2025-02-28 18:57:53 +01:00
clipboard
import: Use
micro-editor/tcell
(legacy) instead of
zyedidia/tcell
(
#3593
)
2025-01-04 15:55:46 +01:00
config
ioutil: Remove deprecated functions where possible
2025-02-28 18:57:53 +01:00
display
statusline: Provide
overwrite
mode indicator
2025-01-30 20:19: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
util: Provide
SafeWrite()
to generalize the internal file write process
2025-02-28 18:57:53 +01:00
views
…