]> git.lizzy.rs Git - micro.git/history - cmd/micro/eventhandler.go
Code optimisation (#1117)
[micro.git] / cmd / micro / eventhandler.go
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2018-01-04 Zachary YedidiaAdd more comments
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
2017-09-04 Zachary YedidiaFix undo of MultipleReplace
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-08 Zachary YedidiaFix some lint problems
2017-06-25 Zachary YedidiaMove cursor selections on Insert or Remove
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-18 Zachary YedidiaMerge pull request #700 from Calinou/darcula-tc-colorscheme
2017-06-17 Zachary YedidiaMerge pull request #704 from zyedidia/multiple-cursors
2017-06-17 Zachary YedidiaGet undo working properly with multiple cursors
2017-06-15 Zachary YedidiaMake cursor movement automatic on insert + remove
2017-06-04 Zachary YedidiaMerge
2017-06-03 Zachary YedidiaMerge pull request #683 from yursan9/appstream
2017-05-29 TommyCheck for readonly on viewtype and if true do not let...
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSpeed up search and replace
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-22 Zachary YedidiaMerge pull request #488 from McSwaggens/removewhitespac...
2016-12-22 Zachary YedidiaMerge
2016-12-22 Zachary YedidiaMerge pull request #499 from 10sr/addrmtrailingws
2016-12-22 Zachary YedidiaMerge pull request #489 from november-eleven/refactor...
2016-12-12 Thomas LE ROUXrefactor(plugin): Enable human-friendly plugin name
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-24 Zachary YedidiaMerge pull request #371 from boombuler/plugins
2016-09-20 Zachary YedidiaMerge pull request #370 from boombuler/snippets_core
2016-09-19 Florian Sundermannsome additions to the plugin API
2016-06-11 Zachary YedidiaFix diff remove problem in ApplyDiff
2016-06-08 Zachary YedidiaMerge pull request #168 from onodera-punpun/syntax_css
2016-06-07 Zachary YedidiaFix bug with pasting with new Location system
2016-06-07 Zachary YedidiaReplace rope with lineArray
2016-06-02 Zachary YedidiaRemove "Applying Diff" message on reopen
2016-05-31 Zachary YedidiaAllow changes from external programs to be undone
2016-05-29 Zachary YedidiaAdd persistent undo as the 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-27 Camille ScholtzRemove undo options, make stackundo default behavior
2016-05-26 Camille ScholtzAdd stackundo option
2016-05-24 Camille Scholtzmake undothresthold a setting (part 2)
2016-05-22 Zachary YedidiaMerge pull request #130 from onodera-punpun/center_search
2016-05-22 Zachary YedidiaStore cursor and eventhandler in buffer instead of...
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaRewrite gofmt and goimports as plugins
2016-05-01 Zachary YedidiaDon't store buffer in text event
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file