micro/internal/action
2020-02-02 14:20:39 -05:00
..
actions.go Don't indent empty lines 2020-01-26 00:40:40 -05:00
actions_other.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
actions_posix.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
bindings.go Change ctrl-arrow default binding for non-Mac OSes 2020-01-20 22:35:00 -05:00
bufpane.go Split the actions StartOfLine and StartOfText 2020-01-25 13:02:13 -05:00
command.go Add support for plugin manager within micro 2020-02-02 14:20:39 -05:00
defaults_darwin.go Split the actions StartOfLine and StartOfText 2020-01-25 13:02:13 -05:00
defaults_other.go Split the actions StartOfLine and StartOfText 2020-01-25 13:02:13 -05:00
events.go Use upstream updated zyedidia tcell 2019-12-31 20:15:45 -05:00
globals.go Add log and plugin list command 2019-12-25 17:05:11 -05:00
infocomplete.go Add plugin info.json support 2019-12-25 17:05:11 -05:00
infopane.go Add cycleautocompleteback action 2020-01-04 15:51:15 -05:00
pane.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
rawpane.go Escape sequence support 2019-12-31 21:50:26 -05:00
tab.go Resize tabbar properly 2020-01-26 00:44:34 -05:00
terminal_supported.go Properly handle empty args with new shellquote lib 2020-01-06 11:38:21 -05:00
terminal_unsupported.go Terminal plugin callback support 2019-12-25 17:05:11 -05:00
termpane.go Add "paste" option to enable aggressive pasting 2020-01-02 12:42:39 -05:00