From 2c73e1c043d23ab339388644ae30b84e5236b175 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 8 Jun 2016 18:48:59 -0400 Subject: [PATCH] Add default bindings for PreviousTab and NextTab --- cmd/micro/bindings.go | 6 ++++-- cmd/micro/runtime.go | 10 +++++----- runtime/help/help.md | 2 ++ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/cmd/micro/bindings.go b/cmd/micro/bindings.go index ff888261..18e2d6a1 100644 --- a/cmd/micro/bindings.go +++ b/cmd/micro/bindings.go @@ -74,7 +74,7 @@ var bindingActions = map[string]func(*View) bool{ "CommandMode": (*View).CommandMode, "Quit": (*View).Quit, "AddTab": (*View).AddTab, - "LastTab": (*View).LastTab, + "PreviousTab": (*View).PreviousTab, "NextTab": (*View).NextTab, } @@ -384,6 +384,8 @@ func DefaultBindings() map[string]string { "CtrlV": "Paste", "CtrlA": "SelectAll", "CtrlT": "AddTab", + "CtrlRightSq": "PreviousTab", + "CtrlBackslash": "NextTab", "Home": "Start", "End": "End", "PageUp": "CursorPageUp", @@ -1124,7 +1126,7 @@ func (v *View) AddTab() bool { return true } -func (v *View) LastTab() bool { +func (v *View) PreviousTab() bool { if curTab > 0 { curTab-- } diff --git a/cmd/micro/runtime.go b/cmd/micro/runtime.go index 44145d30..478128be 100644 --- a/cmd/micro/runtime.go +++ b/cmd/micro/runtime.go @@ -240,7 +240,7 @@ func runtimeColorschemesSolarizedMicro() (*asset, error) { return a, nil } -var _runtimeHelpHelpMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x9c\x59\x5b\x73\xe3\xb6\x15\x7e\x36\x7f\x05\x46\x9b\x99\xec\xa6\x92\x3c\x4d\xfb\xe4\x37\xc7\xf6\x5e\x92\xdd\xb5\xe3\xf5\xb6\x49\x5f\x42\x88\x04\x25\xc4\x24\xc1\x00\xa0\x6d\xa5\x97\xdf\xde\xef\x1c\x80\x14\x21\xc9\x9b\x4e\x77\x26\x13\x11\x38\x38\x37\x9c\xcb\x77\xe0\x17\xe2\x83\x2e\xac\x11\x1b\x55\x77\xc2\xab\x27\x9f\x65\x61\x41\x3b\x21\xb1\x60\x1b\xdd\xca\x7a\xb1\x92\x4e\x95\xbc\x2f\x54\xa9\xbd\xb1\xc2\x6f\xa4\x17\x52\x37\x4e\x78\x23\x56\x4a\x28\xe9\xb6\xf4\xb3\x77\x4a\xc8\xb6\x14\xba\xf5\xbd\xf6\xfa\x41\xcd\x45\xf6\xb8\xd1\x35\x56\x6b\x67\x84\x97\xf7\xba\x5d\x0b\x59\x3e\xc8\xd6\xcb\xb5\x12\xa6\x02\x2b\x25\xaa\xbe\xae\x45\x21\x3b\xb9\xd2\x35\x8e\x29\x47\x1b\x8d\x29\x95\x6d\x47\x2d\xdc\x32\xcb\x5e\xbc\x78\x21\x3e\x3b\x1c\xcc\xb2\xeb\xb6\x50\x62\x6b\x7a\xb1\x91\x0f\x4a\xac\x7a\x5d\x7b\x66\x15\x14\x9c\x0b\xa7\x9b\xae\xde\x0a\xe7\xa5\xf5\x42\x7b\xb1\xda\x0a\xdb\xb7\x2d\x89\xcf\xf2\x86\x8d\xec\xa4\xdf\x9c\x7a\x73\x5a\x41\xbf\xa5\x7f\xf2\xb9\x80\x65\xf1\x5c\x20\xc9\xc9\x26\xd3\xa9\x16\x46\x09\xd5\x74\x7e\x0b\x49\x55\xa5\xec\x72\x70\x14\x9b\xe5\xfa\xae\x33\xd6\x3b\x51\x58\x25\x3d\x89\x08\x54\x4e\x54\xd6\x34\xd0\xa1\xd4\xed\x59\x96\xe5\x79\x9e\x7d\x25\x74\x55\x98\xb6\xd2\x6b\xf1\x2f\xc1\x32\x78\x39\xfb\x19\x96\x14\x10\xd2\x18\x58\x43\x76\x14\xbd\x75\x50\x47\x5a\xd3\xc3\x9f\x8f\xda\x6f\x78\x59\x5a\x6b\x1e\xc5\xbd\xda\x3a\xf6\x73\x63\xe0\xf1\xe8\x98\x1f\xd4\x76\xa5\x5b\x88\x5a\xbb\x2c\x7b\xab\x2c\x11\x07\x5e\xa5\xaa\x64\x0f\xff\xdc\xef\x28\x70\x43\xe2\x57\x67\x5a\x51\x19\xdb\x08\x5c\x51\xb1\xe1\x4b\x27\x73\x36\xe6\x31\xdb\x46\x7d\xac\xa2\x13\xc4\xa5\x21\x5f\x60\xd9\x8a\x5a\xd3\x2d\x2e\xd9\x20\xe2\x91\xfd\x33\x13\xf8\x37\xfb\xdc\xcd\xce\xc4\xf4\xdf\xec\x82\x8d\xc0\xfa\x3c\x50\x5c\x9a\xc7\x36\xa1\x89\x14\xbc\x1e\x69\x6e\xf5\x7a\xe3\xa7\x44\x91\x26\xac\x47\xa2\xf7\xaa\xf2\xc7\x18\xf1\x7a\xa4\xf9\xb4\xd1\x95\x9f\xea\x34\xfb\xa4\x6a\x55\xf8\x9d\x3a\x4c\x31\xd5\x29\x52\x4c\xd5\x61\x9a\xa9\xb8\x48\x73\x20\x69\xaa\x77\xa4\x49\x54\x3e\xaf\x7d\xaa\xf5\xec\xef\xc6\x96\x53\x36\xa0\x48\x8d\x67\x8a\x7d\x26\xa9\xb0\x28\xe9\x59\xc2\x51\xe4\x84\x70\x2a\xf3\xc2\xdb\x3a\x51\x6b\xf6\x89\x32\xe6\xba\x7a\xaf\x5b\x35\x25\x4a\x34\x9b\x5d\xb5\xe5\x21\x49\x22\x30\xca\xbb\x33\xcf\xf0\x4b\xcc\x18\x89\x8f\xf2\x4d\xe2\x2a\x5e\x34\x73\x9d\x12\x25\xa1\x15\x89\xc0\xed\x40\xe4\xc0\x2c\xd5\xef\x80\x6c\x60\x37\xd5\x6c\x20\xba\x6a\x51\x93\x92\x08\x7d\xd7\x3a\x65\x7d\x58\x1f\x62\xa2\x93\x85\x3a\x42\x14\xd6\x23\xd1\x77\xb2\xb8\x77\x53\xc2\xc9\xca\x3e\xc9\xb7\x43\x6c\x1d\x90\xe0\xae\x17\x09\xa7\xd9\x25\x94\xf6\xea\x48\x7c\x2d\x12\x76\xcf\xd0\xdd\xc9\x55\x9a\xc8\x51\x75\x5a\x9f\xf8\xe9\x3a\xb1\xee\x1a\x55\xf2\x35\x0a\x69\xe2\xc9\x84\xe2\x13\x0a\xf5\x74\xf7\x75\xb2\xfb\x5a\xa7\x97\xf5\xf1\x60\xf7\x23\xfa\xcf\x94\xe2\xe6\x80\xe2\xc6\xaa\x07\x8d\x8a\x38\xa5\xfa\x47\x42\xf5\xb9\x2d\xcd\x74\xf7\xe7\x64\xf7\x56\xa5\xbb\x17\x69\x19\x32\xdd\x76\xba\xfb\xd3\x5e\x91\x4a\x94\xfb\x61\x7f\x73\x3f\xa8\x2f\x13\x82\xcb\xbe\xab\x75\x21\xbd\xda\x27\xfb\x5b\x42\x76\x23\x9d\x4f\xb6\xcf\x53\x0f\x73\xac\x9e\xd7\xf5\x40\xf2\xd6\x34\x2a\x2d\x93\x49\xb4\x53\x4c\xa7\x17\x3d\x89\xf2\x1b\xb4\xd9\x63\x99\x17\xd7\x27\x54\xc7\x52\x6f\x5c\x9f\x28\xfb\x26\x51\xf6\xce\xac\xd7\xb5\x7a\x0b\xe4\x91\x94\x99\x23\x34\xb7\x7d\xbd\xcb\x2b\x2e\x58\x09\xd1\xf7\x7d\xd3\x4d\xdd\x16\x82\x7a\xaa\x78\x5c\x19\xac\x76\xc5\x9e\xd5\x17\xb5\x92\x54\x51\x7c\x1a\x3a\xdf\xa5\xce\x05\x48\xaa\x3f\x00\x93\x4c\x49\x7e\x4c\x48\x7e\x04\xe6\x99\xee\x5e\xed\xc5\x4f\xd3\xa0\x67\x47\x16\x4c\x75\x7a\x2a\xae\x1a\x59\xb8\x85\xf3\x5b\x60\xa4\x49\x7f\xde\x65\x6c\x45\x89\x7a\xac\xbe\x2f\x56\xc3\xce\x7e\x92\x4b\x2e\xa9\x87\x75\x97\xf6\xc8\x31\x87\xe5\x9b\x76\xe8\xae\x0f\x3a\x36\x6d\xb4\xbb\x0d\xbe\xd2\xec\xdf\x29\x66\x21\xd0\xc7\xd8\x24\x40\x0c\x27\xfe\x14\x60\x0a\x83\x43\x06\x34\x8f\x50\x92\x10\x18\xfd\x7f\x99\x91\x6b\x44\x0d\x9d\x19\xc2\x58\x32\xeb\x00\xf7\xe0\x24\x7d\x05\xf8\x46\x64\x0a\xff\x45\xb4\x58\x43\xf1\x39\x2d\x66\x05\x71\xea\x3b\x26\x28\xa1\xda\x21\x9b\xe7\x78\x8c\x30\x6e\x30\x62\x63\xea\x52\x38\x2a\xfd\x01\x6c\x49\x20\xd2\x40\x0b\xeb\x88\x6d\xa3\x5a\x70\x29\xbc\x36\x2d\x1b\xe6\x38\xd9\x44\x40\xb7\x20\x08\x90\xe8\x8e\x78\x0f\x18\xab\x91\x5b\x02\xc7\xc0\x50\x0c\xe2\x7a\x47\xd0\x90\xa4\xe7\xff\x39\x5d\x06\x14\x78\xca\x18\xf0\x74\x38\xb2\x24\x3c\x95\x67\x8c\x48\xc5\x95\x04\x28\x83\x43\x09\x98\x05\x0e\x10\x0b\x55\x83\x12\x10\xf6\x1a\x16\xaa\x27\x09\xc0\x0a\x7f\x10\x10\x27\xa8\x96\x93\x7b\x17\x5b\x86\xae\x38\x63\xd8\xf2\xb0\xf8\x3b\x2f\x5a\x54\xb9\x39\x43\xe7\xc2\xf4\x30\xba\xeb\x19\x39\x67\x95\xa9\x6b\xf3\x48\x2a\x02\x1b\xb2\x96\xa9\x56\x82\xb5\x9a\xa2\xbe\x93\xb1\x86\x0e\x85\xf5\x64\xac\xb9\xa1\x98\x0e\xa1\x42\xf8\xf4\xc6\x38\xa7\x57\x70\x56\x11\x12\xc1\xed\x9c\xaf\x9e\x54\xd1\x7b\xc5\x28\x3b\x0c\x18\x91\x86\x82\xa6\xb3\xca\xb1\xe7\x82\x11\x0a\x8a\xb0\xa6\x8a\x77\xf9\xb2\x03\xf1\x32\x45\xbd\xdd\xbe\xbc\x30\xb5\x6c\x77\x51\x0b\x63\xbe\x11\xf9\x6f\xc8\xda\xfc\x4c\x50\xf2\xba\x00\xc9\x97\xb4\xec\xd0\xae\xb0\x4c\x5d\xcb\x0d\x21\x65\x29\x06\xc6\xd0\x01\x91\x55\x5d\x8d\x66\x2a\x66\x0e\x15\xa4\xd8\xcc\xc4\xec\x41\xd6\xbd\x9a\x89\xaa\x96\x6b\x87\xe3\x77\x1b\x5c\xde\xa3\x46\x30\x0d\xa4\x79\x20\xcd\x43\x98\xe5\x4c\x9f\x2f\x05\xa5\x1b\x05\x4f\x1e\x4e\xb2\x15\xa6\xa3\x8b\x96\xf5\x92\x36\xcf\xe9\x96\xc0\xac\x33\x18\xae\xe6\xa4\x11\x28\xf0\x6d\x5a\x8c\x2b\xa6\x55\x2c\xf2\x4c\xe4\x45\x3e\x8f\x78\x5e\xb5\x12\xe6\x3b\x2c\x6d\x54\x71\x9f\xf3\x40\xc5\x72\xc2\xb6\x74\xf7\x18\x03\x2a\x72\xc8\xd7\x25\x81\x7a\x45\xd1\xd1\x29\xcb\x23\x01\x59\x1c\x55\xe6\xc8\x57\x14\x8c\x5e\x37\x8a\x2b\xd7\x47\xe3\x55\x70\xe7\x68\x4e\xd3\x3b\x4f\xd1\x2e\x05\x4c\xd2\xc8\x6b\xb5\x56\x4f\x4b\x21\xde\x55\xac\x5d\xcc\x3b\x69\xd7\x3d\xf1\xe3\x02\x57\x1a\x68\xd7\x1a\x1f\x66\x38\xd9\x62\x5c\x23\x68\xc2\xc3\x89\xf6\x21\x46\x29\x87\x4c\xa3\xc3\x70\xf7\x5b\x0f\xb9\x2e\xb8\xde\x29\x1f\x1d\x24\x82\x0f\xcf\x90\x92\x3e\x5c\x55\x5c\x87\x39\xbc\xb5\x14\x37\xa8\xf0\xc8\x63\xa7\x42\x68\xb4\x34\xca\x3a\xc5\x79\x44\x13\x10\x29\x23\xe1\x02\x58\x00\x3d\xc3\x69\x37\x46\x0a\xd8\xc6\xdb\xee\xf1\xb1\x59\xc4\x78\x82\x40\x2c\x04\x81\x6b\x8c\xba\xb4\xa7\x68\x8e\x8d\xa1\x1b\xb3\x68\x05\xc4\xb5\xe6\x29\x6e\xc9\x17\x4c\xb2\x22\xc9\xd7\xb8\xbd\xde\x53\xfe\x71\x84\xc0\x79\xa5\x76\x70\xf9\x56\xf1\x69\x72\x1b\xd5\x3a\xdc\x97\x22\x87\x20\x01\x5b\x0d\x19\x6e\x98\x64\x83\x56\x9c\xf5\x54\x26\x42\x5d\x80\x5a\x3c\x86\x2a\x1a\xe1\x77\x1d\x25\x8c\xa2\x44\x46\x45\x24\x54\x10\xf1\x29\xfa\x23\xba\x82\x82\x89\xd4\x9b\xce\x89\x72\x45\x25\x15\x3e\x42\xf8\x50\xc0\xb5\x95\xa1\x35\xd2\x99\xae\x7f\x9c\x44\x87\xca\x48\x71\x2b\x1f\xa4\xae\x29\xf6\xe2\x64\x7a\x1d\x1c\x3a\xcc\xcc\x0e\x09\x4e\xda\x8d\x15\x96\x72\x91\x52\x9e\x0a\x62\x6f\x25\xdf\x0a\x87\x80\xdb\x5b\x2c\xb5\x85\xa6\xc6\x6e\xc7\xf9\x1b\x27\xc3\x0d\xe4\x5f\xfd\x74\xf9\xe6\x97\x8b\xeb\x8f\xaf\xdf\xbd\xf9\xe5\xed\xf5\x87\xab\xd3\x38\xc1\xcb\x98\xbd\xcf\x30\x12\xe7\x8e\x62\x3e\x23\x1a\x70\x40\x04\xaa\x62\x4e\x69\x71\xc0\x30\xa7\x6c\xa3\x68\x45\x3c\xcc\x0f\x4a\x38\xef\xf6\xf4\x4e\x02\x81\xd9\x4e\x62\xa2\x73\x52\x9f\x86\x30\x4b\xaa\x12\x78\x9f\xf1\xad\x16\xa6\x36\xd6\x21\x73\x1b\x8a\xec\xda\xc8\x72\xb0\x63\x5c\x0f\x8e\xe4\x50\xa1\x5b\xfb\xea\x65\x90\x78\xa9\xed\xab\xd3\x09\x99\x3b\xcd\x83\xa8\x7c\x19\x1e\x1c\xb2\x93\xe1\x41\x80\xb3\x03\x35\x23\x7e\xe7\xd9\xc9\x2e\xb1\xa7\x0f\x07\x53\x6e\xe2\x65\x5c\x9d\x0b\x67\x6a\x69\xf5\xef\xaa\xe4\x6e\xbc\xfb\x5c\xf8\xe2\x55\x76\x42\x76\x92\xbb\x6a\x43\xc0\x96\xd5\x1c\x15\x9c\x23\xd8\x0b\x19\x81\xc3\x96\x5d\xa2\x9a\x95\x2a\x4b\x35\xe6\x4d\x78\xa3\x41\x1c\x4a\xbb\x85\xca\x77\x7b\xb6\x93\xb3\x56\x2a\x76\x61\x9c\xe2\xf0\xa6\x90\xe2\xf7\x24\x5d\x87\x2a\x42\x1f\xd9\xc9\x7e\xb7\x4d\x9c\x33\x8d\x85\x10\x53\xc8\x4e\x9c\x46\x6f\x19\xcc\x8f\xaf\x2f\x56\xa9\xec\x64\x7a\x16\x37\x75\xf2\xcd\x40\x75\x16\xca\xb3\x76\xcf\x79\x6e\x49\xc4\xa3\x8f\x52\xf2\x71\x39\xb1\xf1\x25\xc7\x53\x34\xc3\x21\xab\x55\xeb\x36\xc6\xbf\x42\xb7\x38\x11\x82\x9a\x27\x3e\xa9\x85\x73\xfd\x3c\xc2\x47\x74\x12\xc8\xd7\x53\xda\x86\xa7\x9b\xe1\x31\x6d\x78\xab\xd3\x3e\xd5\x0a\x37\xf7\xbf\x28\x46\xe5\xc0\xdb\x3e\xde\xc8\x5c\xfc\x4a\xb5\x9f\x74\x6a\x24\xba\x88\xeb\xad\xda\x13\x37\xbe\x90\xed\x4e\xe1\xf6\x2a\xaa\x28\x01\x15\xe9\x80\xd0\xc6\xc8\x23\x66\x1f\xde\x5d\xdc\x5e\xff\x72\x77\xfb\xf9\xea\xe2\xfa\xfd\xf5\x2d\xfa\xd9\x83\xb6\xa6\xe5\x76\xf4\x00\xad\xa8\xc2\x90\x9e\xd4\x09\x60\xcf\x9f\x07\x8e\x0c\xf8\x88\x69\x6c\xe6\x9c\x4f\x5e\xae\x1c\xec\x98\x76\x09\x2c\x09\x5a\xa3\xc3\x43\x8a\x1c\x49\x8e\xbf\xe6\xcc\x00\x05\x11\x82\x8b\x8d\xb4\x53\x1e\x61\x35\x14\x15\xda\x43\x19\x44\x31\x39\x64\x22\x22\x93\x75\x0b\x0d\x0b\xf4\x22\x30\x19\x5a\x2d\x7d\x2e\x34\x46\xec\xd6\xf1\x9b\xa9\x08\x2d\x55\xb9\x23\x7c\x4c\x55\x05\x4e\x6e\x0b\xb1\x4f\xe0\xe2\x7b\x8b\x22\x12\x3e\x51\xbf\xe9\x0d\x13\x44\xc7\x8e\xb6\xf9\xe8\x09\x6f\x42\xa7\xc5\x79\x0a\x83\xb1\xed\x62\xbc\x94\x01\x23\x83\xe8\x4b\xe2\x65\xef\x4d\xb0\x1d\x2c\xb8\x3f\x8d\x6f\x9f\x12\xed\xf5\x31\x34\xae\x61\x32\x70\xb2\x49\x5d\x15\x8b\x32\x95\xad\x2e\x0e\xed\x7c\xe2\x0b\x6a\x07\x44\x4f\x44\x90\xb8\xc1\xd0\x50\xf3\xe0\x30\x0c\x04\xbb\xd0\x89\xd0\x9f\xa1\x11\x05\xbe\x44\x86\x13\x62\xa3\xb0\xe1\xc8\x23\xa9\x2f\xc7\x5a\x4a\x84\x90\x09\x16\x13\x3c\xb9\x0b\x75\x2a\xcc\x72\x08\xd3\x57\x61\x6c\x7b\xd6\x2b\x96\x26\x55\xa8\x17\xdb\x78\x50\xac\xed\x51\xd9\xec\x51\x6f\x46\xd3\x1c\x8f\x9e\xd1\xb4\xe1\x6c\x1c\x5d\x7c\xf4\x8c\x88\xd6\xad\x8c\xf7\xa8\x74\xb1\x71\x86\xa2\xf0\x25\xd6\xa8\x0c\xc1\x21\x04\x57\x60\x10\xe9\x42\x17\x66\x93\x39\xe9\x11\x17\x52\x4b\x24\x31\x21\xbc\xb1\x84\xf2\x32\x3d\x7f\x53\x57\xc3\xb8\x45\xb7\xd5\xf3\x6b\x7a\x40\x9f\x7c\xef\xe4\x20\x7e\x22\x1f\x4f\xc9\xb5\xd4\xed\x1f\x78\x8a\xf4\xa2\xe9\x64\x88\x1e\xae\x39\x11\xb6\xf1\xcd\xcd\xc3\xf0\x42\xe9\x0d\x52\xcc\x6e\x04\xb0\x64\x85\xec\x0a\xbd\xb2\x36\xf4\xa7\x06\x16\x48\x92\x9c\x89\x50\x76\xd8\xa1\xc9\x52\x85\xa7\x7b\x26\x9a\x8f\x2d\xf6\x5e\xa9\x8e\x99\xe3\x42\xff\x48\x4b\xd4\x8f\xba\x6e\x00\x5a\x35\xe1\x2a\xd9\x00\xc6\x31\x44\xa4\x1b\x09\x00\xf1\x91\x0b\xf0\x80\x9e\x09\x60\x06\xc4\xc4\xc3\x8b\xc2\x98\x32\x71\xf3\x91\x7b\xfa\xcb\x54\x10\xb0\x87\x2a\x8f\xc8\x21\xc6\x4c\xc0\x85\x97\x60\x61\xfc\x24\xa7\xf8\x23\x5c\xbf\x05\xd7\xc5\x62\x91\x65\x97\x71\xa3\xab\xfb\x35\x21\xca\x00\x39\x02\xc2\x00\x6f\xcf\xd1\x4a\x3f\x70\xfb\xed\xba\x97\x6b\xc5\x59\x43\x2e\x17\x2f\x63\xd1\x86\xf3\x77\x9b\x94\x0a\x17\x73\x71\x39\x17\x6f\x30\x44\x7e\x0f\xa4\xc7\x0f\x05\xf4\x03\x3a\xe9\x0e\xa8\xe0\x7d\x2f\xd1\xa1\x6e\x2c\x46\xe2\x72\x97\x53\x83\xb8\xa8\xca\xf2\x0b\x31\xbb\x36\xba\xe1\x6e\x01\xdd\x6e\x01\xb9\xc7\xef\x41\xb5\x23\xdc\xd7\xe6\x8b\x9c\x87\x0b\x5d\x9b\xaa\xf1\x23\x5b\xfc\xfe\xff\x59\x92\xb2\xe7\x18\x59\x62\xd0\x52\x2c\x50\x23\x8a\xdd\x3a\x8e\xb1\x03\xae\x0f\x31\x1c\x1f\x35\x38\x49\xb2\x7d\x50\x82\xc3\x7e\x1c\xb6\x11\xcf\x73\x62\xa5\x50\xb8\x8a\x30\x09\xed\x03\xe4\x90\xa0\x91\x7f\x16\x20\x7f\xc9\x01\x02\xe2\x25\x8d\x5d\xe9\x60\xe7\xa9\x35\x1f\xe1\xc3\xe0\x86\xb4\xe7\xc7\x05\x43\x99\x9d\x35\x18\xf6\xf8\x91\x25\xfe\x35\xac\x30\x5d\x2c\x48\x89\x92\xd1\x1e\x3e\x23\xe2\x99\x65\xf6\xdf\x00\x00\x00\xff\xff\xe7\x14\x76\xf8\x55\x1c\x00\x00") +var _runtimeHelpHelpMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x9c\x59\xdd\x73\xe3\xb6\x11\x7f\x36\xff\x0a\x8c\x2e\x33\xb9\x4b\x25\x79\x9a\xf6\xc9\x6f\x8e\xed\xfb\x48\xee\xce\x8e\xcf\xd7\x26\x7d\x09\x21\x12\x94\x10\x93\x04\x03\x80\xb6\x95\x7e\xfc\xed\xfd\xed\x02\xa4\x08\x49\xbe\x74\x7a\x33\x99\x88\xc0\x62\xbf\x77\xf1\x5b\xf8\x85\xf8\xa0\x0b\x6b\xc4\x46\xd5\x9d\xf0\xea\xc9\x67\x59\x58\xd0\x4e\x48\x2c\xd8\x46\xb7\xb2\x5e\xac\xa4\x53\x25\xef\x0b\x55\x6a\x6f\xac\xf0\x1b\xe9\x85\xd4\x8d\x13\xde\x88\x95\x12\x4a\xba\x2d\xfd\xec\x9d\x12\xb2\x2d\x85\x6e\x7d\xaf\xbd\x7e\x50\x73\x91\x3d\x6e\x74\x8d\xd5\xda\x19\xe1\xe5\xbd\x6e\xd7\x42\x96\x0f\xb2\xf5\x72\xad\x84\xa9\xc0\x4a\x89\xaa\xaf\x6b\x51\xc8\x4e\xae\x74\x8d\x63\xca\xd1\x46\x63\x4a\x65\xdb\x51\x0b\xb7\xcc\xb2\x17\x2f\x5e\x88\xcf\x0e\x07\xb3\xec\xba\x2d\x94\xd8\x9a\x5e\x6c\xe4\x83\x12\xab\x5e\xd7\x9e\x59\x05\x05\xe7\xc2\xe9\xa6\xab\xb7\xc2\x79\x69\xbd\xd0\x5e\xac\xb6\xc2\xf6\x6d\x4b\xe2\xb3\xbc\x61\x23\x3b\xe9\x37\xa7\xde\x9c\x56\xd0\x6f\xe9\x9f\x7c\x2e\x60\x59\x3c\x17\x48\x72\xb2\xc9\x74\xaa\x85\x51\x42\x35\x9d\xdf\x42\x52\x55\x29\xbb\x1c\x1c\xc5\x66\xb9\xbe\xeb\x8c\xf5\x4e\x14\x56\x49\x4f\x22\x02\x95\x13\x95\x35\x0d\x74\x28\x75\x7b\x96\x65\x79\x9e\x67\x5f\x09\x5d\x15\xa6\xad\xf4\x5a\xfc\x4b\xb0\x0c\x5e\xce\x7e\x86\x25\x05\x84\x34\x06\xd6\x90\x1d\x45\x6f\x1d\xd4\x91\xd6\xf4\xf0\xe7\xa3\xf6\x1b\x5e\x96\xd6\x9a\x47\x71\xaf\xb6\x8e\xfd\xdc\x18\x78\x3c\x3a\xe6\x07\xb5\x5d\xe9\x16\xa2\xd6\x2e\xcb\xde\x2a\x4b\xc4\x81\x57\xa9\x2a\xd9\xc3\x3f\xf7\x3b\x0a\x44\x48\xfc\xea\x4c\x2b\x2a\x63\x1b\x81\x10\x15\x1b\x0e\x3a\x99\xb3\x31\x8f\xd9\x36\xea\x63\x15\x9d\x20\x2e\x0d\xf9\x02\xcb\x56\xd4\x9a\xa2\xb8\x64\x83\x88\x47\xf6\xcf\x4c\xe0\xdf\xec\x73\x37\x3b\x13\xd3\x7f\xb3\x0b\x36\x02\xeb\xf3\x40\x71\x69\x1e\xdb\x84\x26\x52\xf0\x7a\xa4\xb9\xd5\xeb\x8d\x9f\x12\x45\x9a\xb0\x1e\x89\xde\xab\xca\x1f\x63\xc4\xeb\x91\xe6\xd3\x46\x57\x7e\xaa\xd3\xec\x93\xaa\x55\xe1\x77\xea\x30\xc5\x54\xa7\x48\x31\x55\x87\x69\xa6\xe2\x22\xcd\x81\xa4\xa9\xde\x91\x26\x51\xf9\xbc\xf6\xa9\xd6\xb3\xbf\x1b\x5b\x4e\xd9\x80\x22\x35\x9e\x29\xf6\x99\xa4\xc2\xa2\xa4\x67\x09\x47\x91\x13\xc2\xa9\xcc\x0b\x6f\xeb\x44\xad\xd9\x27\xaa\x98\xeb\xea\xbd\x6e\xd5\x94\x28\xd1\x6c\x76\xd5\x96\x87\x24\x89\xc0\x28\xef\xce\x3c\xc3\x2f\x31\x63\x24\x3e\xca\x37\xc9\xab\x18\x68\xe6\x3a\x25\x4a\x52\x2b\x12\x81\xdb\x81\xc8\x81\x59\xaa\xdf\x01\xd9\xc0\x6e\xaa\xd9\x40\x74\xd5\xa2\x27\x25\x19\xfa\xae\x75\xca\xfa\xb0\x3e\xe4\x44\x27\x0b\x75\x84\x28\xac\x47\xa2\xef\x64\x71\xef\xa6\x84\x93\x95\x7d\x92\x6f\x87\xdc\x3a\x20\x41\xac\x17\x09\xa7\xd9\x25\x94\xf6\xea\x48\x7e\x2d\x12\x76\xcf\xd0\xdd\xc9\x55\x5a\xc8\x51\x75\x5a\x9f\xf8\xe9\x3a\xb1\xee\x1a\x5d\xf2\x35\x1a\x69\xe2\xc9\x84\xe2\x13\x1a\xf5\x74\xf7\x75\xb2\xfb\x5a\xa7\xc1\xfa\x78\xb0\xfb\x11\xf7\xcf\x94\xe2\xe6\x80\xe2\xc6\xaa\x07\x8d\x8e\x38\xa5\xfa\x47\x42\xf5\xb9\x2d\xcd\x74\xf7\xe7\x64\xf7\x56\xa5\xbb\x17\x69\x1b\x32\xdd\x76\xba\xfb\xd3\x5e\x93\x4a\x94\xfb\x61\x7f\x73\x3f\xa9\x2f\x13\x82\xcb\xbe\xab\x75\x21\xbd\xda\x27\xfb\x5b\x42\x76\x23\x9d\x4f\xb6\xcf\x53\x0f\x73\xae\x9e\xd7\xf5\x94\xe4\x2e\x21\x39\x2f\x4b\x0a\xe3\x5e\x5d\x7f\xfa\x2d\x16\xc5\xe0\xc1\xbd\x50\x73\xd6\xd4\xd2\x6d\x38\xbb\x28\x10\x13\x82\xb7\xa6\x51\x69\x2f\x4e\x4a\x8a\x0a\x27\xcd\xa6\x49\x29\xdd\xe0\x2e\x3f\x56\xde\x71\x7d\x42\x75\xac\xbe\xc7\xf5\x89\xaa\x6f\x12\x73\xef\xcc\x7a\x5d\xab\xb7\x80\x37\x49\x2f\x3b\x42\x73\xdb\xd7\xbb\xe2\xe5\xae\x98\x10\x7d\xdf\x37\xdd\x34\x36\xa1\x72\xa6\x8a\xc7\x95\xc1\x6a\x57\xec\x59\x7d\x51\x2b\x49\x6d\xcb\xa7\xf9\xf9\x5d\x1a\x41\x20\xb1\xfa\x03\x80\xcf\x94\xe4\xc7\x84\xe4\x47\x00\xab\xe9\xee\xd5\x5e\x92\x36\x0d\x80\x41\x64\xc1\x54\xa7\xa7\xe2\xaa\x91\x85\x5b\x38\xbf\x05\x10\x9b\x80\x80\x5d\x5b\xa8\xa8\x1b\x1c\xbb\x44\x16\xab\x61\x67\xbf\x93\x48\xee\xdb\x87\xcd\x9d\xf6\xc8\x31\x87\x77\x04\xed\x50\xac\x0f\x60\x01\x6d\xb4\xbb\x0d\x0e\x69\xf6\xef\x14\x18\x11\xb2\x64\x00\x14\x70\x8c\x13\x7f\x0a\x58\x88\x11\x28\xa3\xa6\x47\x28\x49\x30\x8f\xfe\xbf\xcc\xc8\x35\xa2\x86\xce\x8c\x93\x2c\x99\x75\x00\xae\x70\x92\xbe\x02\x46\x24\x32\x85\xff\x22\x24\xad\xa1\xf8\x9c\x16\xb3\x82\x38\xf5\x1d\x13\x94\x50\xed\x90\xcd\x73\x3c\x46\xac\x38\x18\xb1\x31\x75\x29\x1c\xdd\x2f\x01\xd1\x49\xc0\xde\x40\x0b\xeb\x88\x6d\xa3\x5a\x70\x29\xbc\x36\x2d\x1b\xe6\xb8\xa2\x45\x80\xd0\x20\x08\xb8\xeb\x8e\x78\x0f\x40\xae\x91\x5b\x42\xe0\x00\x6a\x8c\x14\x7b\x47\xf8\x93\xa4\xe7\xff\x39\x5d\x06\xa8\x79\xca\x40\xf3\x74\x38\xb2\x24\xd0\x96\x67\x0c\x7b\xc5\x95\x04\xf2\x83\x43\x09\xfd\x05\x0e\x10\x0b\x55\x83\x12\x10\xf6\x1a\x16\xaa\x27\x09\x54\x0c\x7f\x10\xda\x27\x3c\x98\x93\x7b\x17\x5b\xc6\xc7\x38\x63\xd8\xf2\xb0\xf8\x3b\x2f\x5a\xb4\xd2\x39\xe3\xf3\xc2\xf4\x30\xba\xeb\x19\x9e\x67\x95\xa9\x6b\xf3\x48\x2a\x02\x80\xb2\x96\xa9\x56\x82\xb5\x9a\x42\xcb\x93\xb1\x51\x0f\xdd\xfb\x64\x6c\xec\xa1\x63\x0f\xa9\x42\x20\xf8\xc6\x38\xa7\x57\x70\x56\x11\x0a\xc1\xed\x9c\xaf\x9e\x54\xd1\x7b\xc5\x50\x3e\x4c\x31\x91\x86\x92\xa6\xb3\xca\xb1\xe7\x82\x11\x0a\x8a\xb0\xa6\x8a\x77\x39\xd8\x81\x78\x99\x42\xeb\x6e\x5f\x5e\x18\x8d\xb6\xbb\xac\x85\x31\xdf\x88\xfc\x37\x54\x6d\x7e\x26\xa8\x78\x5d\xc0\xfd\x4b\x5a\x76\xb8\x13\xb1\x4c\x57\xa3\x1b\x52\xca\x52\x0e\x8c\xa9\x03\x22\xab\xba\x1a\x37\xb6\x98\x39\x74\x90\x62\x33\x13\xb3\x07\x59\xf7\x6a\x26\xaa\x5a\xae\x1d\x8e\xdf\x6d\x10\xbc\x47\x8d\x64\x1a\x48\xf3\x40\x9a\x87\x34\xcb\x99\x3e\x5f\x0a\x2a\x37\x4a\x9e\x3c\x9c\x64\x2b\x4c\x47\x81\x96\xf5\x92\x36\xcf\x29\x4a\x60\xd6\x19\x4c\x70\x73\xd2\x08\x14\xf8\x36\x2d\x66\x22\xd3\x2a\x16\x79\x26\xf2\x22\x9f\xc7\xa1\x41\xb5\x12\xe6\x3b\x2c\x6d\x54\x71\x9f\xf3\xd4\xc6\x72\xc2\xb6\x74\xf7\x98\x35\x2a\x72\xc8\xd7\x25\x4d\x0e\x8a\xb2\xa3\x53\x96\xe7\x0e\xb2\x38\xaa\xcc\x99\xaf\x28\x19\xbd\x6e\x14\x77\xae\x8f\xc6\xab\xe0\xce\xd1\x9c\xa6\x77\x9e\xb2\x5d\x0a\x98\xa4\x51\xd7\x6a\xad\x9e\x96\x42\xbc\xab\x58\xbb\x58\x77\xd2\xae\x7b\xe2\xc7\x0d\xae\x34\xd0\xae\x35\x3e\x0c\x8a\xb2\xc5\x4c\x48\xf8\x87\x27\x20\xed\x43\x8e\x52\x0d\x99\x46\x87\x09\xf2\xb7\x1e\x72\x5d\x70\xbd\x53\x3e\x3a\x48\x04\x1f\x9e\xa1\x24\x7d\x08\x55\x5c\x87\x39\xbc\xb5\x14\x37\xe8\xf0\xa8\x63\xa7\x42\x6a\xb4\x34\x2f\x3b\xc5\x75\x44\x63\x16\x29\x23\xe1\x02\x58\x00\x3d\xc3\x69\x37\x66\x0a\xd8\xc6\x68\xf7\xf8\xd8\x2c\x62\x3e\x41\x20\x16\x82\xc0\x35\xe6\x69\xda\x53\x34\x2c\xc7\xd4\x8d\x55\xb4\xc2\x05\xbd\xe6\x51\x71\xc9\x01\x26\x59\x91\xe4\x6b\x44\xaf\xf7\x54\x7f\x9c\x21\x70\x5e\xa9\x1d\x5c\xbe\x55\x7c\x9a\xdc\x46\xbd\x0e\xf1\x52\xe4\x10\x14\x60\xab\x21\xc3\x0d\xe3\x72\xd0\x8a\xab\x9e\xda\x44\xe8\x0b\x50\x8b\x67\x5d\x45\xef\x04\xbb\x1b\x25\xcc\xbb\x44\x46\x4d\x24\x74\x10\xf1\x29\xfa\x23\xba\x82\x92\x89\xd4\x9b\x0e\xa3\x72\x45\x2d\x15\x3e\x42\xfa\x50\xc2\xb5\x95\xa1\x35\xd2\x99\xc2\x3f\x8e\xbb\x43\x67\xa4\xbc\x95\x0f\x52\xd7\x94\x7b\x71\xfc\xbd\x0e\x0e\x1d\x06\x73\x87\x02\x27\xed\xc6\x0e\x4b\xb5\x48\x25\x4f\x0d\xb1\xb7\x92\xa3\xc2\x29\xe0\xf6\x16\x4b\x6d\xa1\xa9\xb1\xdb\x71\xc8\xc7\xc9\x10\x81\xfc\xab\x9f\x2e\xdf\xfc\x72\x71\xfd\xf1\xf5\xbb\x37\xbf\xbc\xbd\xfe\x70\x75\x1a\x9f\x09\x64\xac\xde\x67\x18\x89\x73\x47\x39\x9f\x11\x0d\x38\x20\x03\x55\x31\xa7\xb2\x38\x60\x98\x53\xb5\x51\xb6\x22\x1f\xe6\x07\x2d\x9c\x77\x7b\x7a\x8c\x81\xc0\x6c\x27\x31\xd1\x39\xe9\x4f\x43\x9a\x25\x5d\x09\xbc\xcf\x38\xaa\x85\xa9\x8d\x75\xa8\xdc\x86\x32\xbb\x36\xb2\x1c\xec\x18\xd7\x83\x23\x39\x55\x28\x6a\x5f\xbd\x0c\x12\x2f\xb5\x7d\x75\x3a\x21\x73\xa7\x79\x10\x95\x2f\xc3\xab\x46\x76\x32\xbc\x3a\x70\x75\xa0\x67\xc4\xef\x3c\x3b\xd9\x15\xf6\xf4\x75\x62\xca\x4d\xbc\x8c\xab\x73\xe1\x4c\x2d\xad\xfe\x5d\x95\x7c\x1b\xef\x3e\x17\xbe\x78\x95\x9d\x90\x9d\xe4\xae\xda\x10\x7a\x66\x35\x47\x05\xe7\x48\xf6\x42\x46\xe0\xb0\x65\x97\xa8\x66\xa5\xca\x52\x8d\x75\x13\x1e\x82\x90\x87\xd2\x6e\xa1\xf2\xdd\x9e\xed\xe4\xac\x95\x8a\xb7\x30\x4e\x71\x7a\x53\x4a\xf1\xa3\x95\xae\x43\x17\xa1\x8f\xec\x64\xff\xb6\x4d\x9c\x33\xcd\x85\x90\x53\xa8\x4e\x9c\xc6\xdd\x32\x98\x1f\x9f\x78\xac\x52\xd9\xc9\xf4\x2c\x22\x75\xf2\xcd\x40\x75\x16\xda\xb3\x76\xcf\x79\x6e\x49\xc4\xa3\x8f\x52\xf2\x71\x39\xb1\xf1\x25\xe7\x53\x34\xc3\xa1\xaa\x55\xeb\x36\xc6\xbf\xc2\x6d\x71\x22\x04\x5d\x9e\xf8\xa4\x2b\x9c\xfb\xe7\x11\x3e\xa2\x93\x40\xbe\x9e\xca\x36\xbc\x0f\x0d\x2f\x76\xc3\x83\xa0\xf6\xa9\x56\x88\xdc\xff\xa2\x18\xb5\x03\x6f\xfb\x18\x91\xb9\xf8\x95\x7a\x3f\xe9\xd4\x48\xdc\x22\xae\xb7\x6a\x4f\xdc\xf8\x0c\xb7\x3b\x85\xe8\x55\xd4\x51\x02\x2a\xd2\x01\xa1\x8d\x99\x47\xcc\x3e\xbc\xbb\xb8\xbd\xfe\xe5\xee\xf6\xf3\xd5\xc5\xf5\xfb\xeb\x5b\xdc\x67\x0f\xda\x9a\x96\xaf\xa3\x07\x68\x45\x1d\x86\xf4\xa4\x9b\x00\xf6\xfc\x79\xe0\xc8\x80\x8f\x98\xc6\xcb\x9c\xeb\xc9\xcb\x95\x83\x1d\xd3\x5b\x02\x4b\x82\xd6\xe8\xf0\x50\x22\x47\x8a\xe3\xaf\x39\x33\x40\x43\x84\xe0\x62\x23\xed\x94\x47\x58\x0d\x4d\x85\xf6\xd0\x06\xd1\x4c\x0e\x99\x88\xc8\x64\xdd\x42\xc3\x02\x77\x11\x98\x0c\x57\x2d\x7d\x2e\x34\xe6\xf8\xd6\xf1\xc3\xac\x08\x57\xaa\x72\x47\xf8\x98\xaa\x0a\x9c\xdc\x16\x62\x9f\xc0\xc5\xf7\x16\x4d\x24\x7c\xa2\x7f\xd3\x43\x29\x88\x8e\x1d\x6d\xf3\xd1\x13\xde\x84\x9b\x16\xe7\x29\x0d\xc6\x6b\x17\x33\xac\x0c\x18\x19\x44\x5f\x12\x2f\x7b\x6f\x82\xed\x60\xc1\xf7\xd3\xf8\xc0\x2a\x71\xbd\x3e\x86\x8b\x6b\x98\x0c\x9c\x6c\x52\x57\xc5\xa6\x4c\x6d\xab\x8b\x73\x2d\x9f\xf8\x82\xda\x01\xd1\x13\x11\x24\x6e\x30\x34\xd4\x3c\x38\x0c\x03\xc1\x2e\x75\x22\xf4\x67\x68\x44\x89\x2f\x51\xe1\x84\xd8\x28\x6d\x38\xf3\x48\xea\xcb\xb1\x97\x12\x21\x64\x82\xc5\x04\x4f\xee\x52\x9d\x1a\xb3\x1c\xd2\xf4\x55\x18\xdb\x9e\xf5\x8a\xa5\x49\x15\xea\xc5\x6b\x3c\x28\xd6\xf6\xe8\x6c\xf6\xa8\x37\xa3\x69\x8e\x47\xcf\x68\xda\x70\x36\x8e\x2e\x3e\x7a\x46\x44\xeb\x56\xc6\x7b\x74\xba\x78\x71\x86\xa6\xf0\x25\xd6\xe8\x0c\xc1\x21\x04\x57\x60\x10\xe9\x42\x01\xb3\xc9\x9c\xf4\x88\x80\xd4\x12\x45\x4c\x08\x6f\x6c\xa1\xbc\x4c\x6f\xec\x74\xab\x61\xdc\xa2\x68\xf5\xfc\x64\x1f\xd0\x27\xc7\x9d\x1c\xc4\xef\xf0\xe3\x29\xb9\x96\xba\xfd\x03\x4f\x91\x5e\x34\x9d\x0c\xd9\xc3\x3d\x27\xc2\x36\x8e\xdc\x3c\x0c\x2f\x54\xde\x20\xc5\xec\x46\x00\x4b\x56\xa8\xae\x70\x57\xd6\x86\xfe\x9e\xc1\x02\x49\x92\x33\x11\xca\x0e\x3b\x34\x59\xaa\xf0\xf7\x01\x26\x9a\x8f\x57\xec\xbd\x52\x1d\x33\x47\x40\xff\x48\x4b\xf4\x8f\xba\x6e\x00\x5a\x35\xe1\x2a\xd9\x00\xc6\x31\x44\xa4\x88\x04\x80\xf8\xc8\x0d\x78\x40\xcf\x04\x30\x03\x62\xe2\xe1\x45\x61\x4c\x99\xb8\xf9\x48\x9c\xfe\x32\x15\x04\xec\xa1\xca\x23\x72\x88\x31\x13\x70\xe3\x25\x58\x18\x3f\xc9\x29\xfe\x08\xd7\x6f\xc1\x75\xb1\x58\x64\xd9\x65\xdc\xe8\xea\x7e\x4d\x88\x32\x40\x8e\x80\x30\xc0\xdb\x73\xb6\xd2\x0f\x44\xbf\x5d\xf7\x72\xad\xb8\x6a\xc8\xe5\xe2\x65\x6c\xda\x70\xfe\x6e\x93\x4a\xe1\x62\x2e\x2e\xe7\xe2\x0d\x86\xc8\xef\x81\xf4\xf8\xa1\x80\x7e\x40\x27\xdd\x01\x15\xbc\xef\x25\x6e\xa8\x1b\x8b\x91\xb8\xdc\xd5\xd4\x20\x2e\xaa\xb2\xfc\x42\xce\xae\x8d\x6e\xf8\xb6\x80\x6e\xb7\x80\xdc\xe3\xf7\xa0\xda\x11\xee\x6b\xf3\x45\xce\x43\x40\xd7\xa6\x6a\xfc\xc8\x16\xbf\xff\x7f\x96\xa4\xec\x39\x46\x96\x98\xb4\x94\x0b\x74\x11\xc5\xdb\x3a\x8e\xb1\x03\xae\x0f\x39\x1c\x1f\x35\xb8\x48\xb2\x7d\x50\x82\xc3\x7e\x1c\xb6\x91\xcf\x73\x62\xa5\xd0\xb8\x8a\x30\x09\xed\x03\xe4\x50\xa0\x91\x7f\x16\x20\x7f\xc9\x09\x02\xe2\x25\x8d\x5d\xe9\x60\xe7\xe9\x6a\x3e\xc2\x87\xc1\x0d\x69\xcf\x8f\x0b\x86\x2a\x3b\x6b\x30\xec\xf1\x23\x4b\xfc\x93\x5b\x61\xba\xd8\x90\x12\x25\xa3\x3d\x7c\x46\xc4\x33\xcb\xec\xbf\x01\x00\x00\xff\xff\x30\x23\x18\xa6\xba\x1c\x00\x00") func runtimeHelpHelpMdBytes() ([]byte, error) { return bindataRead( @@ -255,7 +255,7 @@ func runtimeHelpHelpMd() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "runtime/help/help.md", size: 7253, mode: os.FileMode(420), modTime: time.Unix(1465309572, 0)} + info := bindataFileInfo{name: "runtime/help/help.md", size: 7354, mode: os.FileMode(420), modTime: time.Unix(1465426120, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -275,7 +275,7 @@ func runtimePluginsGoGoLua() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "runtime/plugins/go/go.lua", size: 1032, mode: os.FileMode(420), modTime: time.Unix(1465403835, 0)} + info := bindataFileInfo{name: "runtime/plugins/go/go.lua", size: 1032, mode: os.FileMode(420), modTime: time.Unix(1465409773, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -295,7 +295,7 @@ func runtimePluginsLinterLinterLua() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "runtime/plugins/linter/linter.lua", size: 2287, mode: os.FileMode(420), modTime: time.Unix(1465403847, 0)} + info := bindataFileInfo{name: "runtime/plugins/linter/linter.lua", size: 2287, mode: os.FileMode(420), modTime: time.Unix(1465409773, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -635,7 +635,7 @@ func runtimeSyntaxCssMicro() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "runtime/syntax/css.micro", size: 335, mode: os.FileMode(420), modTime: time.Unix(1464645544, 0)} + info := bindataFileInfo{name: "runtime/syntax/css.micro", size: 335, mode: os.FileMode(420), modTime: time.Unix(1465409773, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/runtime/help/help.md b/runtime/help/help.md index 02ecffca..f06f717b 100644 --- a/runtime/help/help.md +++ b/runtime/help/help.md @@ -64,6 +64,8 @@ you can rebind them to your liking. "CtrlV": "Paste", "CtrlA": "SelectAll", "CtrlT": "AddTab" + "CtrlRightSq": "PreviousTab", + "CtrlBackslash": "NextTab", "Home": "Start", "End": "End", "PageUp": "CursorPageUp",