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-23 09:17:08 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
221d8f462a860d0e932e9de6d73852cb59a6c1b3
zyedidia.micro
/
internal
/
action
History
Zachary Yedidia
7a23878250
gofmt
2020-04-30 00:54:02 -04:00
..
actions_other.go
…
actions_posix.go
…
actions.go
gofmt
2020-04-30 00:54:02 -04:00
bindings.go
…
bufpane.go
gofmt
2020-04-30 00:54:02 -04:00
command.go
Make cursor follow selections
2020-04-21 09:33:21 -04:00
defaults_darwin.go
Adds CopyLine action, the new default action for CtrlC if cursor has no selection
2020-04-29 21:06:54 -07:00
defaults_other.go
Adds CopyLine action, the new default action for CtrlC if cursor has no selection
2020-04-29 21:06:54 -07:00
events.go
…
globals.go
Expose OpenLogBuf to plugins
2020-02-12 12:35:40 -05:00
infocomplete.go
…
infopane.go
Filename completion for all non-command prompts
2020-02-24 13:00:55 -05:00
pane.go
…
rawpane.go
…
tab.go
Ensure mouse release before focus change
2020-04-10 15:58:43 -04:00
terminal_supported.go
…
terminal_unsupported.go
…
termpane.go
…