]> git.lizzy.rs Git - micro.git/history - cmd/micro/statusline.go
Don't draw statusline if infobar is off and in use
[micro.git] / cmd / micro / statusline.go
2017-10-15 Zachary YedidiaDon't draw statusline if infobar is off and in use
2017-10-04 Zachary YedidiaMerge pull request #850 from nitsakh/feat-809
2017-10-03 Zachary YedidiaMerge
2017-10-03 Zachary YedidiaAdd nano-style key menu option
2017-09-18 Zachary YedidiaAdd option for very accurate dirty flag
2017-08-24 Zachary YedidiaMerge
2017-08-24 Zachary YedidiaAdd support for switching between crlf and lf
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-01-04 Zachary YedidiaMerge pull request #518 from samdmarshall/key-unbinding
2017-01-02 Samantha MarshallAdding functionality to unbind keys
2016-11-29 Zachary YedidiaUse io.Readers to read files more efficiently
2016-11-29 Zachary YedidiaMerge pull request #449 from 10sr/jobSpawn
2016-11-29 Zachary YedidiaActually rename width, height, lockWidth, lockHeight
2016-11-28 Zachary YedidiaDisplay 'No name' for empty files
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
2016-11-20 Zachary YedidiaFix buffer name problem
2016-11-18 Zachary YedidiaAdd cd and pwd commands to change the working dir
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Zachary YedidiaMerge pull request #381 from boombuler/logview
2016-09-26 boombulerpossibility to show a log view
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaAdd filetype as an option
2016-07-14 Zachary YedidiaMerge
2016-07-14 Zachary YedidiaOpen help in a separate split
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