]> git.lizzy.rs Git - micro.git/history - internal/action
Autocompletion fix for infobuffer
[micro.git] / internal / action /
2019-12-25 Zachary YedidiaAutocompletion fix for infobuffer
2019-12-25 Zachary YedidiaSupport for more complex action chaining
2019-12-25 Zachary YedidiaLua prompt support and plugin improvements
2019-12-25 Zachary YedidiaBetter softwrap
2019-12-25 Zachary YedidiaNo backups for no name files
2019-12-25 Zachary YedidiaFix goto issue
2019-12-25 Zachary YedidiaAdd textfilter command
2019-12-25 Zachary YedidiaClose file
2019-12-25 Zachary YedidiaUpdate some docs
2019-12-25 Zachary YedidiaTerminal plugin callback support
2019-12-25 Zachary YedidiaSupport multiactions
2019-12-25 Zachary YedidiaSmall improvement for replace command
2019-12-25 Zachary YedidiaAdd plugin info.json support
2019-12-25 Zachary YedidiaAdd log and plugin list command
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaAdd better matchbrace
2019-12-25 Zachary YedidiaFix minor autosave race condition
2019-12-25 Zachary YedidiaAdd autosave option
2019-12-25 Zachary YedidiaImprove gutter messages
2019-12-25 Zachary YedidiaRemove local settings
2019-12-25 Zachary YedidiaAdd literate plugin support
2019-12-25 Zachary YedidiaAdd goto command
2019-12-25 Zachary YedidiaAdd comment plugin support
2019-12-25 Zachary YedidiaFull extensible linter support
2019-12-25 Zachary YedidiaAdd linter plugin support
2019-12-25 Zachary YedidiaAutoclose plugin support
2019-12-25 Zachary YedidiaAllow any plugin to be enabled or disabled via settings
2019-12-25 Zachary YedidiaAdd reset command and statusline format string options
2019-12-25 Zachary YedidiaAdd autocomplete
2019-12-25 Zachary YedidiaFix relocate bug
2019-12-25 Zachary YedidiaAdd hidehelp support
2019-12-25 Zachary YedidiaAdd tabmovement support
2019-12-25 Zachary YedidiaFix some search bugs
2019-12-25 Zachary YedidiaSome plugin callbacks
2019-12-25 Zachary YedidiaChange project layout and use go.mod