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-26 10:27:04 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcc7421bca28f4bcdf4ec13f04958da127d34427
zyedidia.micro
/
internal
History
Massimo Mund
4f4a13a9a1
Implemented
SkipMultiCursorBack
as a counterpart to
SkipMultiCursor
(
#3404
)
2024-09-16 22:20:12 +02:00
..
action
Implemented
SkipMultiCursorBack
as a counterpart to
SkipMultiCursor
(
#3404
)
2024-09-16 22:20:12 +02:00
buffer
buffer/buffer: Store
fileformat
in
LocalSettings
on auto detection
2024-08-18 21:10:37 +02:00
clipboard
…
config
config: Correct typo in
validatePositiveValue()
2024-08-18 22:28:51 +02:00
display
Rework FindMatchingBrace() interface and implementation (
#3319
)
2024-06-05 00:56:19 +02:00
info
Reordered prompt done callback to avoid accessing out of bound history (
#3318
)
2024-06-02 20:00:13 +02:00
lua
…
screen
Fix non-working raw escape bindings after restarting the screen (
#3468
)
2024-09-12 20:39:14 +02:00
shell
Return error with start in RunInteractiveShell
2024-06-22 21:21:13 +08:00
util
Move sigterm channel to internal/util
2024-06-17 18:08:18 +08:00
views
…