]> git.lizzy.rs Git - micro.git/history - internal/action
Merge pull request #1315 from matbesancon/patch-1
[micro.git] / internal / action /
2019-12-30 Zachary YedidiaMerge pull request #1315 from matbesancon/patch-1
2019-12-30 Zachary YedidiaMerge pull request #1406 from LeapofAzzam/LeapofAzzam...
2019-12-30 Zachary YedidiaMerge pull request #1412 from tommyshem/batSyntaxHighli...
2019-12-30 Zachary YedidiaMerge pull request #1426 from Nergel3/master
2019-12-30 Zachary YedidiaFix some formatting
2019-12-30 Zachary YedidiaAdd message if xclip/xsel not found
2019-12-29 Zachary YedidiaMerge
2019-12-29 Zachary YedidiaRun action completion on saves with prompts at the...
2019-12-29 Zachary YedidiaSupport tcell EventPaste
2019-12-28 Zachary YedidiaFix issues related to tabbar/infobar mouse events
2019-12-28 Zachary YedidiaMerge
2019-12-28 Zachary YedidiaImprove mouse selection performance
2019-12-27 Zachary YedidiaMerge
2019-12-27 Zachary YedidiaCommand binding fix
2019-12-27 Zachary YedidiaSearch and replace fixes
2019-12-26 Zachary YedidiaSupport for file reloading if changed externally
2019-12-26 Zachary YedidiaDon't forward tabbar mouse events to panes
2019-12-26 Zachary YedidiaMerge
2019-12-26 Zachary YedidiaScroll up as much as possible
2019-12-26 Zachary YedidiaRemove autosave option
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