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 02:17:05 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbf6ec292ec300ebdf10f6f9d644f85454d781a1
zyedidia.micro
/
internal
History
Massimo Mund
bbf6ec292e
Implemented 'ResetSearch' to allow a search to be resetted
...
Added ResetSearch to the list of bindable actions in keybindings.md
2024-07-04 15:44:36 +02:00
..
action
Implemented 'ResetSearch' to allow a search to be resetted
2024-07-04 15:44:36 +02:00
buffer
Rework FindMatchingBrace() interface and implementation (
#3319
)
2024-06-05 00:56:19 +02:00
clipboard
…
config
…
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
…
shell
…
util
Implemented SubWordRight, SubWordLeft, SelectSubWordRight, SelectSubWordLeft and DeleteSubWordRight, DeleteSubWordLeft
2024-05-20 23:23:33 +02:00
views
…