]> git.lizzy.rs Git - micro.git/history - cmd/micro/messenger.go
Rename to tabstospaces for consistency
[micro.git] / cmd / micro / messenger.go
2016-05-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaMerge
2016-05-20 Zachary YedidiaUse the new and updated version of tcell
2016-04-27 Zachary YedidiaMerge branch 'gutter-messages'
2016-04-27 Zachary YedidiaSupport different types of gutter messages
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-27 Zachary YedidiaSimple support for gutter messages
2016-04-27 Zachary YedidiaMerge branch 'arrow-bindings'
2016-04-26 Zachary YedidiaStarting to add more mappings for arrow keys
2016-04-26 Zachary YedidiaAlso use KeyBackspace for deleting in prompt
2016-04-24 Zachary YedidiaAdd check flag for search and replace
2016-04-24 Zachary YedidiaMerge
2016-04-24 Zachary YedidiaAdded StartOfLine and EndOfLine actions
2016-04-19 Zachary YedidiaUse variadic args for messenger Message and Error
2016-04-19 Zachary YedidiaMerge pull request #32 from aerth/fork
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