micro/cmd/micro
Zachary Yedidia 8807ede224 Added StartOfLine and EndOfLine actions
This commit also adds error reporting for invalid json.

Fixes #36.
2016-04-24 09:01:01 -04:00
..
bindings.go Added StartOfLine and EndOfLine actions 2016-04-24 09:01:01 -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 Fix build error 2016-04-23 18:28:41 -04:00
cursor.go cut lines into clipboard 2016-04-24 01:29:09 +00: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 Added StartOfLine and EndOfLine actions 2016-04-24 09:01:01 -04:00
micro.go Rework the bindings as keys bound to actions 2016-04-23 18:25:08 -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 Added StartOfLine and EndOfLine actions 2016-04-24 09:01:01 -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 Merge pull request #71 from aerth/gofmt-2 2016-04-24 07:47:48 -04:00