micro/src
2016-03-27 13:02:02 -04:00
..
buffer.go Add options 2016-03-26 10:54:18 -04:00
colorscheme.go Add options 2016-03-26 10:54:18 -04:00
cursor.go Fix build error 2016-03-27 13:02:02 -04:00
eventhandler.go Major cleanup 2016-03-25 12:14:22 -04:00
highlighter.go Completely rework the cursor 2016-03-26 17:23:52 -04:00
messenger.go Much improved highlighting (turned off for now) 2016-03-25 14:32:35 -04:00
micro.go Detect double and triple clicks 2016-03-27 13:01:30 -04:00
option.go Add comments 2016-03-26 17:25:55 -04:00
rope.go Fix cursor bug 2016-03-27 12:27:26 -04:00
rope_test.go Add some tests 2016-03-25 13:42:41 -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 Much improved highlighting (turned off for now) 2016-03-25 14:32:35 -04:00
util.go Major cleanup 2016-03-25 12:14:22 -04:00
util_test.go Major cleanup 2016-03-25 12:14:22 -04:00
view.go Detect double and triple clicks 2016-03-27 13:01:30 -04:00