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 06:17:12 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f984131fb0993f5c84fd7de5b82ab42fecd5139
zyedidia.micro
/
internal
/
action
History
Zachary Yedidia
eb7189dcdb
Make cursor follow selections
...
Fixes
#1624
2020-04-21 09:33:21 -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
Make cursor follow selections
2020-04-21 09:33:21 -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
…
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
…