]> git.lizzy.rs Git - micro.git/history - cmd/micro/eventhandler.go
Fix draw ordering
[micro.git] / cmd / micro / eventhandler.go
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