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-17 14:27:12 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
909c1a2dda8b4da3ccb7564e746f0d06d5418711
zyedidia.micro
/
internal
/
action
History
taconi
75b9a6cefe
Add onSetActive callback (
#2885
)
...
Co-authored-by: taconi <
igor.tacoi@protonmail.com
>
2023-08-31 17:29:07 +01:00
..
actions_other.go
…
actions_posix.go
…
actions.go
actions: Fix the iteration over a slice under modification in QuitAll() (
#2898
)
2023-08-31 12:53:33 +01:00
bindings.go
…
bufpane.go
plugins: Add capability to dis-/enable them per buffer (
#2836
)
2023-06-05 17:38:33 -07:00
command.go
…
defaults_darwin.go
Goto next/previous diff commands + minor cleanups (
#2759
)
2023-04-20 15:23:35 -07:00
defaults_other.go
Goto next/previous diff commands + minor cleanups (
#2759
)
2023-04-20 15:23:35 -07:00
defaults.go
…
events.go
…
globals.go
…
infocomplete.go
…
infopane.go
Add HistorySearchUp and HistorySearchDown actions (
#1829
)
2023-07-08 14:00:22 -07:00
keytree.go
…
pane.go
…
rawpane.go
…
tab.go
Add onSetActive callback (
#2885
)
2023-08-31 17:29:07 +01:00
terminal_supported.go
…
terminal_unsupported.go
…
termpane.go
…