micro/src
2016-03-29 20:53:08 -04:00
..
buffer.go Use a different rope implementation 2016-03-27 15:22:57 -04:00
colorscheme.go Add automatic settings to ~/.micro/settings.json 2016-03-28 21:10:10 -04:00
command.go Add more commands 2016-03-29 20:51:32 -04:00
cursor.go Add automatic settings to ~/.micro/settings.json 2016-03-28 21:10:10 -04:00
eventhandler.go Major cleanup 2016-03-25 12:14:22 -04:00
help.go Update help text 2016-03-29 20:53:08 -04:00
highlighter.go Add automatic settings to ~/.micro/settings.json 2016-03-28 21:10:10 -04:00
messenger.go Add simple commands 2016-03-29 20:44:33 -04:00
micro.go Add simple commands 2016-03-29 20:44:33 -04:00
settings.go Add simple commands 2016-03-29 20:44:33 -04:00
stack.go Major cleanup 2016-03-25 12:14:22 -04:00
stack_test.go Add some tests 2016-03-25 13:42:41 -04:00
statusline.go Add help text 2016-03-27 17:53:00 -04:00
util.go Add automatic settings to ~/.micro/settings.json 2016-03-28 21:10:10 -04:00
util_test.go Add word selection with double click 2016-03-28 08:43:08 -04:00
view.go Add automatic settings to ~/.micro/settings.json 2016-03-28 21:10:10 -04:00