]> git.lizzy.rs Git - micro.git/history - cmd/micro/command.go
Add scrollmargin option, rename scrollSpeed to scrollspeed for consistency, make...
[micro.git] / cmd / micro / command.go
2016-05-20 Camille ScholtzAdd scrollmargin option, rename scrollSpeed to scrollsp...
2016-05-20 Camille ScholtzAdd padding to relocate func (fixes weird scrolling...
2016-05-07 Zachary YedidiaUse rope substring instead of report
2016-05-06 Zachary YedidiaAdd the text member back.
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-05 Zachary YedidiaRewrite gofmt and goimports as plugins
2016-05-04 Zachary YedidiaOptimization for buffer text
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-24 Zachary YedidiaUse methods on view instead of functions for bindings
2016-04-24 Zachary YedidiaAdd check flag for search and replace
2016-04-24 Zachary YedidiaFix terminal mode panic
2016-04-23 Zachary YedidiaMerge pull request #68 from zyedidia/custom-bindings
2016-04-23 Zachary YedidiaFix build error
2016-04-20 Zachary YedidiaMerge
2016-04-20 Zachary YedidiaMerge
2016-04-20 Zachary YedidiaMuch improved terminal mode (Ctrl-b)
2016-04-19 Zachary YedidiaMerge pull request #44 from aerth/fork1
2016-04-19 aerthstdout and stderr buffers for command execution
2016-04-19 Zachary YedidiaAdd option to save and quit
2016-04-19 Zachary YedidiaMerge pull request #32 from aerth/fork
2016-04-19 aerthshell command output is held in buffer until completion
2016-04-19 aerthboss mode: Single line output stays in messenger, multi...
2016-04-19 aerthDisplay nonblank output on full screen
2016-04-19 aerthBoss mode
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file