micro/cmd/micro
2016-04-19 04:33:54 +00:00
..
buffer.go Fix IsDirty 2016-04-18 16:13:49 -04:00
colorscheme.go Use XDG_CONFIG_HOME for configuration directory 2016-04-18 10:31:19 -04:00
command.go Boss mode 2016-04-19 04:33:54 +00:00
cursor.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
eventhandler.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
help.go Change the help binding to Ctrl-g from Ctrl-h 2016-04-18 16:28:53 -04:00
highlighter.go More comments and a slight optimization for syntax file loading 2016-04-18 16:12:34 -04:00
messenger.go Boss mode 2016-04-19 04:33:54 +00:00
micro.go Boss mode 2016-04-19 04:33:54 +00: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 Change the help binding to Ctrl-g from Ctrl-h 2016-04-18 16:28:53 -04:00
util.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
util_test.go now is go gettable and updated make file 2016-04-18 10:59:41 +00:00
view.go Fix end key behavior 2016-04-18 21:24:15 -04:00