micro/src
2016-04-17 22:11:05 -04:00
..
buffer.go Update todolist, and readme 2016-04-16 17:33:13 -04:00
colorscheme.go Update todolist, and readme 2016-04-16 17:33:13 -04:00
command.go Minor bug fixes 2016-04-04 18:05:34 -04:00
cursor.go Improve the search functionality and improve selection 2016-04-16 09:55:52 -04:00
eventhandler.go Add search and replace 2016-04-03 17:48:28 -04:00
help.go Add find previous and documentation 2016-04-17 14:30:49 -04:00
highlighter.go Update todolist, and readme 2016-04-16 17:33:13 -04:00
messenger.go Update todolist, and readme 2016-04-16 17:33:13 -04:00
micro.go Add find previous and documentation 2016-04-17 14:30:49 -04:00
search.go Don't search if the search string is empty 2016-04-17 22:11:05 -04:00
settings.go Only use settings.json if ~/.micro exists 2016-04-17 21:49:36 -04:00
stack.go Add timed undo 2016-04-01 09:54:10 -04:00
stack_test.go Add some tests 2016-03-25 13:42:41 -04:00
statusline.go Update todolist, and readme 2016-04-16 17:33:13 -04:00
util.go Fix edit bar cursor 2016-04-08 09:30:36 -04:00
util_test.go Add word selection with double click 2016-03-28 08:43:08 -04:00
view.go Add find previous and documentation 2016-04-17 14:30:49 -04:00