micro/internal/action
Zachary Yedidia 140662f1ec Verify that all settings have correct type
This prevents crashes that occur when the user has put the wrong
type for a setting manually in the settings.json file.
2020-06-07 17:31:16 -04:00
..
actions.go Only perform save callback if save was successful 2020-05-29 15:02:38 -04:00
actions_other.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
actions_posix.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
bindings.go Fix unbind of a rune (#1649) 2020-05-14 21:50:28 -04:00
bufpane.go Fix mouse support in command bar 2020-06-07 15:46:12 -04:00
command.go Verify that all settings have correct type 2020-06-07 17:31:16 -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 Use upstream updated zyedidia tcell 2019-12-31 20:15:45 -05:00
globals.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
infocomplete.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
infopane.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
pane.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
rawpane.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
tab.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
terminal_supported.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
terminal_unsupported.go Use actual lua functions for callbacks instead of strings 2020-02-08 15:49:41 -05:00
termpane.go Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00