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-11 15:12:47 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74523d28c5f417374e43a3fc689c041df7ff0425
zyedidia.micro
/
internal
/
action
History
2pac
a067ce1f41
implemented circular tab movement (
#1619
)
...
Co-authored-by: 2pac <
tarasyarema@pm.me
>
2020-04-17 13:42:48 -04:00
..
actions_other.go
…
actions_posix.go
…
actions.go
implemented circular tab movement (
#1619
)
2020-04-17 13:42:48 -04:00
bindings.go
…
bufpane.go
Add StartOfTextToggle and SelectToStartOfTextToggle actions. (
#1612
)
2020-04-10 17:21:02 -04:00
command.go
Relocate during replace
2020-03-24 11:33:52 -04:00
defaults_darwin.go
Add StartOfTextToggle and SelectToStartOfTextToggle actions. (
#1612
)
2020-04-10 17:21:02 -04:00
defaults_other.go
Add StartOfTextToggle and SelectToStartOfTextToggle actions. (
#1612
)
2020-04-10 17:21:02 -04: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
…