]> git.lizzy.rs Git - micro.git/history - cmd/micro/statusline.go
Fix draw ordering
[micro.git] / cmd / micro / statusline.go
2016-07-09 Zachary YedidiaMerge pull request #185 from zyedidia/splits
2016-07-02 Zachary YedidiaMake sure splits can't draw in other splits
2016-07-02 Zachary YedidiaFix redrawing for splits
2016-06-08 Zachary YedidiaAdd support for tabs
2016-06-08 Zachary YedidiaCreate tab struct and reorganize tab bar
2016-06-08 Zachary YedidiaTab bar and support for opening multiple files
2016-05-28 Zachary YedidiaMerge
2016-05-28 Zachary YedidiaAdd `savecursor` option
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-28 Zachary YedidiaIndicate correct help binding in status line
2016-05-28 Zachary YedidiaRefactor and clean up
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaRewrite gofmt and goimports as plugins
2016-05-03 Zachary YedidiaUpdate screenshot and status line
2016-04-19 Zachary YedidiaUse a buffer for help screen
2016-04-18 Zachary YedidiaChange the help binding to Ctrl-g from Ctrl-h
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file