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 17:27:14 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f5888e7bf2721d1cb0fa51e31d2138332f59e05
zyedidia.micro
/
internal
/
action
History
Zachary Yedidia
d92deacf99
Ensure mouse release before focus change
...
Fixes
#1613
2020-04-10 15:58:43 -04:00
..
actions_other.go
…
actions_posix.go
…
actions.go
Clarify the Find operation being regex-enabled (
#1561
)
2020-03-24 10:59:40 -04:00
bindings.go
…
bufpane.go
Copy selection to primary on mouse release
2020-03-05 16:00:40 -05:00
command.go
Relocate during replace
2020-03-24 11:33:52 -04:00
defaults_darwin.go
…
defaults_other.go
…
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
…