]> git.lizzy.rs Git - micro.git/history - cmd/micro/util.go
Merge pull request #459 from clemenscorny/master
[micro.git] / cmd / micro / util.go
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
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-10-18 Zachary YedidiaCleanup and add more comments
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaMerge pull request #387 from boombuler/bug379
2016-09-28 boombulerfixes #379 (second try)
2016-09-28 Zachary YedidiaMerge pull request #386 from zyedidia/revert-382-bug379
2016-09-28 Zachary YedidiaRevert "fixes #379"
2016-09-28 Zachary YedidiaMerge pull request #382 from boombuler/bug379
2016-09-28 Florian Sundermannfixes #379
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Florian Sundermannfixed directory completion on windows
2016-09-11 Zachary YedidiaRevert "Improve performance for very long lines"
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-10 Zachary YedidiaMerge
2016-09-10 Zachary YedidiaImprove performance for very long lines
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-07 Zachary YedidiaMerge pull request #332 from nueh/master
2016-09-07 Niklas HennigsThis fixes zyedidia/micro#329
2016-09-06 Zachary YedidiaMerge
2016-09-06 Zachary YedidiaMerge branch 'boombuler-params'
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-06 Zachary YedidiaAdd support for macros
2016-09-03 boombuleruse build-in functions to quote / unquote
2016-09-03 boombulerremoved old code
2016-09-03 boombulerkeep trailing space at commandline
2016-09-02 Florian Sundermannallow command parameters to be quoted
2016-08-28 Zachary YedidiaFix various small details and update readme
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