]> git.lizzy.rs Git - micro.git/history - internal/action/bufpane.go
Search and replace fixes
[micro.git] / internal / action / bufpane.go
2019-12-26 Zachary YedidiaSupport for file reloading if changed externally
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 YedidiaFix goto issue
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 YedidiaAdd log and plugin list command
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaImprove gutter messages
2019-12-25 Zachary YedidiaRemove local settings
2019-12-25 Zachary YedidiaAdd goto command
2019-12-25 Zachary YedidiaAdd comment plugin support
2019-12-25 Zachary YedidiaAdd linter plugin support
2019-12-25 Zachary YedidiaAutoclose plugin support
2019-12-25 Zachary YedidiaAdd autocomplete
2019-12-25 Zachary YedidiaFix relocate bug
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