micro/cmd/micro
2016-04-22 09:11:44 -04:00
..
buffer.go Remove unused syntax highlighting code and optimize IsDirty() 2016-04-20 13:52:10 -04:00
colorscheme.go Use XDG_CONFIG_HOME for configuration directory 2016-04-18 10:31:19 -04:00
command.go Merge 2016-04-19 21:33:30 -04:00
cursor.go Fix windows binary links 2016-04-21 07:05:15 -04:00
eventhandler.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
help.go Use a buffer for help screen 2016-04-19 13:58:02 -04:00
highlighter.go Remove unused syntax highlighting code and optimize IsDirty() 2016-04-20 13:52:10 -04:00
messenger.go Use variadic args for messenger Message and Error 2016-04-19 13:45:24 -04:00
micro.go Set encoding fallback to ASCII 2016-04-20 07:23:16 -04:00
runtime.go Major optimization for loading syntax files 2016-04-18 14:40:07 -04:00
search.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
settings.go Add tabsToSpaces option 2016-04-18 13:01:39 -04:00
stack.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
stack_test.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
statusline.go Use a buffer for help screen 2016-04-19 13:58:02 -04:00
util.go Add nicer deleting for soft tabs 2016-04-21 19:15:46 -04:00
util_test.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
view.go Possible fix for elementary mouse issue 2016-04-22 09:11:44 -04:00