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-18 23:07:13 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70d9b643016270f7a5bb5e9f680296c8c1fb7d1c
zyedidia.micro
/
internal
/
action
History
Jöran Karl
a2620d1c02
Merge pull request
#3914
from matthias314/m3/fix-issue-3700
...
quick fix for
#3700
2025-11-27 19:24:52 +01:00
..
actions_other.go
…
actions_posix.go
…
actions.go
ensure regexp error messages are displayed in
findCallback
2025-11-25 17:19:26 -05:00
bindings.go
Adding lockbindings option for disallowing lua to modify bindings at all
2025-11-18 19:12:20 +00:00
bufpane.go
refactor: use a more modern writing style to simplify code (
#3834
)
2025-08-26 02:00:51 +02:00
command.go
Changing behavior for SetGlobalOption*() for lua to not write to file
2025-11-18 19:12:05 +00:00
defaults_darwin.go
…
defaults_other.go
…
defaults.go
…
events.go
…
globals.go
…
infocomplete.go
refactor: use a more modern writing style to simplify code (
#3834
)
2025-08-26 02:00:51 +02:00
infopane.go
…
keytree.go
…
pane.go
…
rawpane.go
…
tab.go
…
terminal_supported.go
refactor: use a more modern writing style to simplify code (
#3834
)
2025-08-26 02:00:51 +02:00
terminal_unsupported.go
refactor: use a more modern writing style to simplify code (
#3834
)
2025-08-26 02:00:51 +02:00
termpane.go
…