]> git.lizzy.rs Git - micro.git/history - cmd/micro/util.go
Improve tab completion in command mode
[micro.git] / cmd / micro / util.go
2016-08-28 Zachary YedidiaImprove tab completion in command mode
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaAdd local settings for each buffer
2016-08-22 Zachary YedidiaRemove auto indented spaces if the line is empty
2016-07-10 Zachary YedidiaAdd some more comments
2016-06-08 Zachary YedidiaMerge pull request #168 from onodera-punpun/syntax_css
2016-06-07 Zachary YedidiaReplace rope with lineArray
2016-06-04 Zachary YedidiaProper support for double width characters
2016-05-29 Zachary YedidiaCheck if the file being edited has been modified by...
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-27 Zachary YedidiaMerge pull request #139 from onodera-punpun/undo_option
2016-05-25 Zachary YedidiaFix highlighting and searching with unicode characters
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-27 Zachary YedidiaImprove word movement behavior
2016-04-24 Zachary YedidiaUse reflection for setting options
2016-04-21 Zachary YedidiaAdd nicer deleting for soft tabs
2016-04-21 Zachary YedidiaAdd auto indent
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file