micro/cmd/micro
2016-09-04 21:19:14 -04:00
..
actions.go Copy to primary clipboard for any change in selection 2016-09-04 21:19:14 -04:00
autocomplete.go Add show command to show the value of an option 2016-08-28 21:48:03 -04:00
bindings.go Add support for primary clipboard 2016-09-02 09:40:08 -04:00
buffer.go Merge pull request #233 from schollz/master 2016-08-31 16:39:30 -04:00
colorscheme.go Add "bubblegum" light colorscheme 2016-08-31 14:21:46 -04:00
command.go Add show command to show the value of an option 2016-08-28 21:48:03 -04:00
cursor.go Copy to primary clipboard for any change in selection 2016-09-04 21:19:14 -04:00
eventhandler.go Fix diff remove problem in ApplyDiff 2016-06-11 11:23:05 -04:00
help.go Add tutorial.md to help files 2016-08-29 21:26:53 -04:00
highlighter.go Added .micro syntax theme 2016-08-31 15:19:45 +03:00
job.go Add some more comments 2016-07-10 13:26:24 -04:00
lineArray.go Add some more comments 2016-07-10 13:26:24 -04:00
loc.go Fix minor autoindent bug 2016-08-18 11:31:09 -07:00
messenger.go Add support for primary clipboard 2016-09-02 09:40:08 -04:00
micro.go Add support for primary clipboard 2016-09-02 09:40:08 -04:00
plugin.go Fix bug with init.lua 2016-08-25 17:29:58 -04:00
runtime.go Merge pull request #271 from teryanik/master 2016-09-01 20:23:53 -04:00
search.go Copy to primary clipboard for any change in selection 2016-09-04 21:19:14 -04:00
settings.go Add infobar option to disable the message line 2016-08-31 11:16:22 -04:00
split_tree.go Add infobar option to disable the message line 2016-08-31 11:16:22 -04:00
stack.go Add persistent undo as the option 2016-05-29 11:02:56 -04:00
statusline.go Add filetype as an option 2016-08-25 15:48:02 -04:00
tab.go Add infobar option to disable the message line 2016-08-31 11:16:22 -04:00
util.go Fix various small details and update readme 2016-08-28 16:28:28 -04:00
util_test.go Fix various small details and update readme 2016-08-28 16:28:28 -04:00
view.go Copy to primary clipboard for any change in selection 2016-09-04 21:19:14 -04:00