diff --git a/cmd/micro/bindings.go b/cmd/micro/bindings.go index 7e8b0c22..bcb7b117 100644 --- a/cmd/micro/bindings.go +++ b/cmd/micro/bindings.go @@ -205,12 +205,11 @@ var bindingKeys = map[string]tcell.Key{ "CtrlRightSq": tcell.KeyCtrlRightSq, "CtrlCarat": tcell.KeyCtrlCarat, "CtrlUnderscore": tcell.KeyCtrlUnderscore, - "Backspace": tcell.KeyBackspace, "Tab": tcell.KeyTab, "Esc": tcell.KeyEsc, "Escape": tcell.KeyEscape, "Enter": tcell.KeyEnter, - "Backspace2": tcell.KeyBackspace2, + "Backspace": tcell.KeyBackspace2, // I renamed these keys to PageUp and PageDown but I don't want to break someone's keybindings "PgUp": tcell.KeyPgUp, @@ -267,7 +266,8 @@ modSearch: case strings.HasPrefix(k, "-"): // We optionally support dashes between modifiers k = k[1:] - case strings.HasPrefix(k, "Ctrl"): + case strings.HasPrefix(k, "Ctrl") && !k == "CtrlH": + // CtrlH technically does not have a 'Ctrl' modifier because it is really backspace k = k[4:] modifiers |= tcell.ModCtrl case strings.HasPrefix(k, "Alt"): @@ -373,10 +373,10 @@ func DefaultBindings() map[string]string { "CtrlShiftDown": "SelectToEnd", "Enter": "InsertNewline", "Space": "InsertSpace", + "CtrlH": "Backspace", "Backspace": "Backspace", - "Backspace2": "Backspace", + "Alt-CtrlH": "DeleteWordLeft", "Alt-Backspace": "DeleteWordLeft", - "Alt-Backspace2": "DeleteWordLeft", "Tab": "IndentSelection,InsertTab", "Backtab": "OutdentSelection", "CtrlO": "OpenFile", @@ -421,11 +421,11 @@ func DefaultBindings() map[string]string { "Alt-n": "CursorDown", // Integration with file managers - "F1": "ToggleHelp", - "F2": "Save", - "F4": "Quit", - "F7": "Find", - "F10": "Quit", - "Esc": "Quit", + "F1": "ToggleHelp", + "F2": "Save", + "F4": "Quit", + "F7": "Find", + "F10": "Quit", + "Esc": "Quit", } } diff --git a/cmd/micro/runtime.go b/cmd/micro/runtime.go index 1a3c39d1..bb6b0a8b 100644 --- a/cmd/micro/runtime.go +++ b/cmd/micro/runtime.go @@ -441,7 +441,7 @@ func runtimeHelpHelpMd() (*asset, error) { return a, nil } -var _runtimeHelpKeybindingsMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x74\x58\x59\x73\x1b\x39\x0e\x7e\x1e\xfc\x0a\x96\xf2\x32\x53\x6b\xcb\xd6\x69\x7b\xde\x1c\xdb\x1c\xe7\xb4\xe3\x63\x32\x99\x27\x51\xdd\x6c\x89\x1b\x8a\xec\x34\xd9\x56\xb4\x5b\xbb\xbf\x7d\x0b\x60\x1f\xa4\xac\x4d\x55\x60\x37\x00\x82\x20\x0e\xe2\xa3\xdf\xb0\x0f\x72\xb7\x54\x26\x57\x66\xe5\x00\x6e\x65\x25\x99\xa8\x24\xf3\x6b\xc9\x72\x59\x88\x5a\x7b\xf6\xbd\xd7\x60\xca\xb0\x7f\x3a\x6b\x58\x61\xab\x0d\xdb\xae\x55\xb6\x66\xca\x31\xa1\x9d\x65\x6b\xbb\x85\x9d\xad\x59\x26\x0c\xab\x24\xae\x40\x2b\x1b\xe6\x2d\xdb\xd9\xba\x62\x5a\x7d\x57\x66\x35\x04\x58\x2c\x16\x68\x03\xfe\x0d\xbf\x0c\x9e\xcb\xc1\xef\x2c\xfe\x37\xb8\xaa\x2b\x67\xab\xe7\x72\x70\x04\xbf\x0c\xae\xed\xd6\x24\x0a\x8d\x98\xf8\xa8\xf0\xa0\x56\x6b\x1f\x6b\x34\x0a\x81\x8f\x1a\x1f\x65\xe1\x0f\x99\x20\x3e\x2a\x3c\xae\x55\xe1\x63\x3f\x06\x8f\x52\xcb\xcc\x37\x2e\x90\x38\xf6\xa3\x11\x77\x2e\x90\x42\xbc\x4b\xa3\x90\x6e\x10\x3b\xda\x28\xf4\x3e\x5e\x6a\x9f\xba\x39\xf8\x6a\xab\xbc\x33\x70\xa9\x7d\x7a\x4e\x12\x27\xcb\xd3\x3d\x9a\x0d\x0e\x6b\x75\x3b\x45\x5a\xdd\x56\x57\xbe\xd2\x89\x2b\x83\x47\x2f\x2a\x7f\x57\x7c\x54\x46\x76\x1a\x89\x37\x83\x1b\x93\xef\xc9\x93\x7d\x9a\x6d\x9e\xec\x21\x4b\x89\xdf\x9d\xe6\x6b\x8b\x49\x9d\x34\x19\x24\x7b\x9d\x46\x52\x2a\x8d\xc6\x8d\xc9\xd3\x9d\x5a\x33\xa9\x4f\xa9\x4e\x6b\x28\xf6\x86\x34\x6e\x8c\x97\x55\x52\x6b\xef\x8c\x93\x95\x0f\x7c\xca\x74\x29\x32\x79\x40\x23\xf0\x51\xe3\xad\xc8\xbe\xbb\x58\x2b\xe2\x24\xf2\x71\x5b\x2b\xa9\xfc\x52\xfb\xe3\xc4\xc6\xe0\x5a\x6a\xe9\xe5\x7e\xbd\x1c\x27\x86\x0e\x29\x3d\x89\x65\xda\x7a\x8d\xaf\x4f\x62\x79\xf4\xce\xe4\xd2\xf8\x70\x7e\x65\x4d\x17\x9f\xbb\xe4\x6c\x77\xa5\x34\x5c\xe9\x28\x99\x89\xf8\x51\xbc\xf4\x22\x9e\x88\xb8\x8a\x12\xf3\xf9\x95\xe8\xb3\xfc\xd9\xe7\xe4\xfe\x95\xf8\xbe\x92\x2f\xca\xd6\xae\x53\xf9\x3b\x51\x79\x36\xb9\xed\x44\xdf\x12\xd1\x83\x8c\x44\x57\xe9\xb5\x61\xcb\x5d\x27\xfa\x6b\xef\x46\xe9\xbd\xf9\xb0\x2f\x49\xaa\xf4\x3a\x91\x5e\xd7\xa5\x56\x99\xf0\x32\xd1\xf9\x33\xd1\xb9\x17\xce\xf7\xb2\xcb\x34\x80\x14\xff\x4b\xad\x3b\xf9\x53\x22\xbf\xcc\x73\x4c\x62\xd2\x94\x8f\x3f\x9a\x02\x6f\x83\x14\x6b\x50\x4d\x68\xe1\xd6\x54\x38\x18\xe5\x56\x7a\x6b\x37\x32\xbd\x24\xfb\xc6\xc0\xf2\x4f\x0b\x25\x6e\xab\x64\xe5\xc1\xc6\x4c\xd6\xef\x35\xe6\xbd\x58\xc9\x43\xad\xdd\xf0\x5b\x95\x43\xbd\xdd\xf1\xdb\x7d\xfe\x48\x82\xf3\x64\x57\x2b\x2d\x6f\xa5\x2e\xfb\x00\x1d\x50\x78\xa8\x75\xd3\xbb\x74\xf3\x25\x1a\xef\xeb\x4d\xd9\xa5\x2e\x74\x50\xec\x69\xc3\xa1\x10\xb9\x6c\x2f\x44\x57\x5a\x0a\x8c\x83\x8f\xca\xf4\x6d\x9a\xdd\xb5\xd4\xfa\x93\xcd\xfb\xec\x7f\x49\xe4\x5f\x6a\x15\xc5\x70\xaf\x56\x37\x1b\x61\xf2\x64\xf1\xd7\x44\x03\x73\xfb\x58\xea\xc8\xc2\xf3\x81\xc3\x7f\x12\x59\xd5\xf7\xc3\xfb\xb4\x30\xb5\xd8\x75\x72\xf8\xe5\xe4\x84\xdd\x6c\x44\xe6\x8e\x9d\xdf\x69\x19\x43\x82\xe6\xbe\x29\xf0\x9a\x79\x35\x70\x8e\x97\x2d\x3b\xb9\x9c\x04\x5d\xf6\x7b\xe3\x00\x05\x18\xe0\xbd\x79\x82\x6c\xac\x90\x14\x18\x20\xd7\xf4\xdc\xa6\x10\xc8\xcf\x77\xc6\xcb\x55\x25\xf0\xe2\x62\x5b\xe5\xd7\xac\x50\x5a\xb2\x8d\x30\x62\x25\x2b\x74\x97\x8f\x70\xe1\x5e\x81\x70\xba\x27\xbb\x3b\x8b\x4f\xf1\xb3\xcb\x01\x3f\xc3\xcf\xee\xda\xe2\xa3\xd3\x44\x1c\xf2\xdf\x7e\xff\x07\x11\x0e\xc0\xb7\x06\x0b\xd5\x2e\xc0\x29\x11\xa0\x94\x63\xff\x60\xa2\xaa\xec\xd6\x21\x32\xda\xd8\x17\xc9\xb6\xb6\xca\xd9\x72\x47\x3f\x87\x80\xb9\x60\x5a\x16\x9e\x09\x93\xb3\x0a\xc3\x19\xd4\xd0\x48\x46\xc7\xc5\x95\xf8\xe5\x30\x84\xa4\x26\x4d\xce\x6c\x41\x4c\xad\x8c\x3c\x42\x26\x64\x68\xa9\x2e\x49\x21\xb7\x5b\xf3\xda\xcc\xff\xb3\xb1\xac\x8b\x42\x56\xc3\xfe\x10\x6b\xab\x73\xe6\x70\x3c\x86\x98\x0a\xad\x1b\x5d\x27\xc9\xec\x46\x1a\xcf\x04\x8d\x0b\x3a\x98\xa3\xcb\x0b\x21\xa2\x26\x85\x00\xfd\xde\xb0\x07\xd9\x14\x0e\xc5\x02\xe0\x09\x77\x6b\xd1\xe5\x46\xec\xd8\x52\x22\x7a\xb4\xb5\xc9\x59\xed\x50\x0f\xfd\x59\xfc\xf7\x64\x98\x59\x53\xa8\xd5\xc9\x46\x65\x95\x3d\x69\x97\x0c\x11\x49\x2e\x00\x53\x3c\x64\x37\x22\x5b\xa3\x59\x84\xa4\xc1\x82\xb7\x4c\x98\xc6\xad\x21\x00\xb7\x15\x93\x3f\xc5\xa6\xd4\xf2\x08\x65\x04\x52\x17\x18\xf0\xe3\xdd\x02\x19\xb5\xc9\x2d\xc5\x22\x30\xff\x45\xcc\x4a\xe6\xf6\x88\x11\xb4\xb5\xb5\xce\x59\x59\x7b\x74\x0a\x0a\xab\xb5\xdd\xa2\x8b\xca\x04\x2f\x53\xaf\xa8\xf0\xf6\xf0\x6e\x3b\x93\xd2\x29\x85\x03\x2c\x0c\xa7\xfd\xe2\x21\x64\x9d\xad\x85\x32\x2c\x0b\x5d\xef\xd8\x76\x2d\x5b\x84\x8d\x51\x65\xc9\xa9\x54\x41\x9e\x6e\x85\xf1\x0c\x9b\x24\x24\x43\xbc\x48\xc0\x63\xfd\xa8\x95\x67\x2d\x48\xa7\xd3\x2b\x8f\xc0\x5c\x32\x67\x7f\x8f\x3d\x0d\x03\x06\xd7\xb7\x6d\x71\x44\xd5\xdd\xfa\xf7\x86\xbd\x55\x26\x17\x4b\x2d\xbb\xa4\xa3\xfd\x65\xcb\xec\x93\xab\x95\xf3\x58\x2a\x87\x5e\x13\x99\x35\x5e\x28\xe3\xd8\xc6\x06\x25\x8c\x62\x69\x9d\x53\xfb\x86\xc9\x5e\x78\x6f\xec\xfa\xbe\x3a\x62\xcb\xda\x33\x63\x7d\x54\x8f\x9b\x21\xa3\x57\x0c\x3e\x4b\x58\x51\x6b\xdd\x79\xb0\xb4\x7e\x8d\x45\x10\xf3\xf6\x37\x0b\x41\x80\xf6\xae\x81\xfe\x7a\x81\x78\x32\x41\x3a\x83\xa0\x7f\x52\x40\xf4\xfe\x80\x68\x1c\x42\x37\xf8\x20\xc1\x9e\x10\xa1\x4c\x68\x1f\x1e\xd0\x3f\x31\xa0\x7f\x4c\x40\xf4\x6c\x80\xee\xaa\x85\xf6\x76\x85\x3d\xd0\x0f\x29\xbc\x87\x1e\x03\x06\x71\x8a\x09\xe1\x00\x4a\x87\x57\x78\x1c\x02\x46\xfc\x2c\xb7\xba\xff\x22\x74\x0b\x1d\xe0\x6c\x0c\xc3\x95\x44\x5c\x0c\x1d\xaa\x04\xac\x22\x22\x97\x0e\xf0\x2a\x85\x16\xeb\x41\x8c\xea\x00\x3b\x03\xb0\x19\x00\x31\x19\x5c\xd5\x18\x3b\xc2\x59\x90\x20\xaa\x66\x9f\xc6\xad\x04\xb0\xc2\x5d\xed\x53\x06\xe1\x2c\xe8\x10\x15\xb4\xd8\x15\x42\x12\x30\xf8\x4d\x66\xbb\x9c\xde\x0a\x5d\x34\xbc\xf6\xd7\x90\x90\x28\x40\x7d\x60\xfa\x71\x02\x11\xb2\x80\x16\x43\x40\x04\x08\xa0\x1b\xfd\x10\x4d\x72\xc0\xfe\x22\x82\xfe\x05\x6c\x07\x11\x8a\x83\x06\xaf\x41\x37\xdb\x3b\x69\xf8\x8a\x66\x3a\x74\xd3\x3b\x74\x6b\xdb\x10\x3e\xea\x47\xec\x98\xae\xfa\x69\x2e\xc5\xf7\x42\xd3\x07\xcf\x25\xd0\x99\x43\xc5\x50\x9d\x3c\x97\xcd\x8f\xa6\x8a\xec\xd6\x84\xf2\xb2\x5b\xd3\x54\x7d\x48\xfc\xab\x78\xda\x0d\x05\xac\xa9\x88\xb6\x4c\x28\x64\x37\x3f\x95\x0f\x21\x82\x2b\x61\x32\xa9\xe1\xbe\x52\xc6\xc3\xbd\xa8\x5d\x28\x2d\x2f\x96\xc0\x47\xc0\xc7\xc0\x27\xc0\xa7\xc0\x67\xc0\xe7\xc0\xcf\x80\x9f\x03\xbf\x00\x3e\x3a\x05\x3e\x1a\x01\x1f\x8d\x81\x8f\x26\xc0\x47\x53\xe0\xa3\x19\xf0\xd1\x1c\xf8\xe8\x0c\xf8\xe8\x1c\xf8\xe8\x02\xf8\xf8\x14\xf8\x18\xed\x8c\x81\x8f\x27\xc0\xc7\x53\xe0\xe3\x19\xf0\xf1\x1c\xf8\xf8\x0c\xf8\xf8\x1c\xf8\xf8\x02\xf8\xe4\x14\xf8\x64\x04\x7c\x82\x1b\x4e\x80\x4f\xa6\xc0\x27\x33\xe0\x93\x39\xf0\xc9\x19\xf0\xc9\x39\xf0\xc9\x05\xf0\xe9\x29\xf0\xe9\x08\xf8\x74\x0c\x7c\x8a\x9e\x4d\x81\x4f\x67\xc0\xa7\x73\xe0\xd3\x33\xe0\xd3\x73\xe0\xd3\x0b\xe0\xb3\x53\xe0\xb3\x11\xf0\xd9\x18\xf8\x6c\x02\x7c\x86\x47\x98\x01\x9f\xcd\x81\xcf\xce\x80\xcf\xce\x81\xcf\x2e\x80\xcf\x4f\x81\xcf\x47\xc0\xe7\x63\xe0\xf3\x09\xf0\xf9\x94\x00\x41\xe8\x31\x7a\x23\x10\x7d\x4b\xf4\x8a\xe8\x35\xd1\x1b\xa2\x9c\xe8\x1f\x44\x6f\x89\xbe\x23\xfa\x9e\xe8\x07\xa2\x1f\x89\x7e\x22\xfa\x99\xe8\x1d\xd1\x7b\xa2\x5f\x88\x3e\x84\x5d\x89\x3e\x11\x7d\x26\xfa\x27\xd1\xaf\x44\xff\x22\xfa\x8d\xe8\xdf\xd0\xfe\xe5\xe0\xf1\x07\x24\x6f\x0d\x88\xde\x26\xc1\x69\x51\x09\x1f\x4c\x9a\x5c\x56\x2e\xb3\x55\x7c\x7b\x60\x89\xdf\xb8\x0c\xff\x8b\x12\x0b\x06\x6b\xa9\x7f\xcd\x86\x82\xbe\xcc\x73\x85\x7d\x2d\xb4\xde\x1d\xf5\xc8\x8a\xaa\x57\x36\xb3\x7f\xb9\x6b\x00\xc4\x02\xe7\xd8\x77\xb9\x5b\x24\xa3\x32\xb0\xc5\x02\x6c\x15\x7e\x7d\x2e\x17\x43\xf6\x09\xd1\x05\x73\x75\x59\xda\xca\xe3\xe8\x61\xb6\x0c\x1b\xb1\xc5\xf1\x82\x2d\xa5\xdf\x4a\x89\x40\x2a\x57\x85\x92\x95\x0b\xc3\x13\xd7\x2f\x7a\xdc\xb0\x00\x67\x5b\xf3\x0d\x66\x20\x54\xb3\xad\x94\xf7\xd2\x30\xe1\x48\x2a\x16\xec\xd7\x4c\x20\x7e\x12\xde\xa3\xad\xc2\x56\x74\x96\x76\x3e\xfe\x36\x64\x4f\x6b\xe5\x98\xc2\xd1\xb7\x6b\x51\xc6\xa1\x41\xda\xb6\xae\x93\xc1\x99\xee\x0f\x30\x0b\xa6\x8c\xf3\x52\x10\xb2\x23\x97\x22\x11\xfc\xea\xd7\x72\x47\x7f\xef\x93\x3f\x6a\xf5\x22\xb4\x34\xfe\xb7\x21\xfc\x2f\x00\x00\xff\xff\xb8\xe0\xb7\x80\x15\x14\x00\x00") +var _runtimeHelpKeybindingsMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x74\x58\x5b\x57\x1b\x39\x12\x7e\x9e\xfa\x15\x3a\xce\xcb\xcc\x59\x30\xf8\x0a\xe4\x8d\x00\x1a\x72\x03\xc2\x65\x32\xc9\x93\xe5\x6e\x19\x6b\xa3\x96\x3a\x2d\x35\x8e\x77\xcf\xee\x6f\x9f\x53\xa5\xee\xb6\x64\x9b\x39\x67\x2a\x20\x7d\x5d\x2a\x95\xea\xf2\x15\x6f\xd8\x47\xb9\x9e\x2b\x93\x2b\xf3\xec\x00\xae\x65\x25\x99\xa8\x24\xf3\x4b\xc9\x72\xb9\x10\xb5\xf6\xec\xc7\x06\xc1\x94\x61\xff\x76\xd6\xb0\x85\xad\x0a\xb6\x5a\xaa\x6c\xc9\x94\x63\x42\x3b\xcb\x96\x76\x05\x6b\x5b\xb3\x4c\x18\x56\x49\xfc\x02\xb5\x14\xcc\x5b\xb6\xb6\x75\xc5\xb4\xfa\xa1\xcc\x73\x1f\x60\x36\x9b\xa1\x0e\xf8\x2f\x30\xc6\x58\xef\xa9\xec\xbd\x65\xf1\x7f\xbd\x8b\xba\x72\xb6\x7a\x2a\x7b\x07\x01\x71\x69\x57\x26\xc1\x34\x08\x5a\x6f\x30\xf7\xea\x79\xe9\x63\x50\x83\x09\xeb\x0d\xe8\x93\x5c\xf8\x7d\x8a\x68\xbd\xc1\x3c\x2c\xd5\xc2\xc7\x36\xf5\x1e\xa4\x96\x99\xdf\x98\x43\x88\xd8\xa6\x06\x11\x9b\x43\x98\xf8\xb8\x06\xb3\x73\x52\x6c\x77\x83\x49\x4c\x3e\xd7\x3e\xb5\xba\xf7\xd5\x56\x79\xac\xe6\x5c\xfb\xf4\xf2\x84\xd8\x56\x92\x1e\xd6\x9c\xf4\x2a\xb0\x3b\x32\x02\xc6\x67\x5e\xf8\x4a\x27\x66\xf5\x1e\xbc\xa8\xfc\xed\xe2\x93\x32\x32\x06\x25\x96\xf5\xae\x4c\xbe\x0b\x49\x0e\x6c\xce\x7b\xb4\xaf\xe8\x4b\xae\xd1\x81\xf7\xea\x4d\xe2\xaa\x79\x68\xd2\x1a\x83\x92\xd0\x6a\x40\x57\x26\xdf\x39\xb2\x55\x96\xda\xb7\x03\x6b\xd5\xc5\x96\xb5\xa0\x2b\xe3\x65\x95\x44\xe8\x7b\xe3\x64\xe5\x6f\xe4\x4a\x47\xa6\x3f\x94\x22\x93\x7b\x60\x61\x3d\x3a\xf0\x3a\x01\xbd\x13\xd9\x0f\x17\x43\x36\x0b\x6f\x5f\x83\x9c\x6b\x7f\x98\x68\xea\x5d\x4a\x2d\xbd\xdc\x13\x61\x87\x89\xba\x57\x70\x8f\x62\x9e\xa6\x72\xef\xbd\xc9\xa5\xf1\xc1\x19\xca\x9a\x83\x70\x15\xc4\x45\x56\xfa\xf8\xb3\xde\x6d\xed\x93\x6f\xe2\x2b\xdf\x26\x57\xbe\x2d\xa5\xe1\x4a\xa7\xf1\x91\x20\x1e\xc4\x4b\xb2\xcb\x93\x5d\xae\xd2\x87\xbe\xd9\xd9\xbd\x91\xbf\x92\x37\xbe\xdb\x41\xdc\x55\xf2\x45\xd9\xda\xc5\xa8\xef\x09\xea\xc9\xe4\x36\xde\xfd\x96\xec\xde\xcb\x74\xf7\x22\x2d\x61\xb6\x5c\xc7\xbb\x7f\x6f\x15\xb8\xc4\xb8\x8f\xdb\x9b\xdb\x09\x71\x99\x00\x2e\xeb\x52\xab\x4c\x78\xb9\x0d\xfb\x2b\x81\xdd\x09\xe7\x93\xed\xf3\xd4\xc3\xf4\x4c\xe7\x5a\xc7\x90\xc7\x04\x72\x9e\xe7\xd1\x83\x77\x45\xe1\xe1\x67\x93\x51\xad\x0b\xb7\x40\x14\x70\x5a\xb8\x25\x05\x1c\xbe\x44\x04\xb8\xb6\x85\x4c\x0b\xf9\x9e\x7a\x81\xb9\x97\x86\xe3\xde\x3a\x91\xe8\x7a\xad\x4e\x24\xba\x76\xeb\xc4\x9d\x78\x96\xfb\xea\x4d\xb3\x1e\xa1\xf6\x15\x9c\x6e\x3d\x3a\xf0\xcf\xc4\x87\x8f\xf6\xf9\x59\xcb\x6b\xa9\xcb\xc4\x8f\x7b\x30\xf7\xb5\x96\x55\x52\xa6\x13\xd0\x87\xba\x28\x63\x07\x84\x44\x8e\x0d\x6f\x56\xe2\x97\x48\x5f\x7c\x29\xb5\xfe\x6c\xf3\x04\xf2\x25\x81\x7c\xa9\x55\xea\xbc\xad\xa0\x2e\x0a\x61\xf2\x6d\x15\x5f\x13\x10\xbe\xf7\x43\xa9\x53\x3d\x4f\x7b\xee\xfb\x59\x64\x55\x92\x41\x1f\xd2\xf0\xd5\x62\xdd\x42\x08\x73\x74\xc4\xae\x0a\x91\xb9\x43\xe7\xd7\x5a\xc6\xdc\x66\x53\xeb\x16\xd8\x5b\xf6\xf5\xc6\xc3\x79\xbb\xb3\x5d\x1e\x05\xb5\xa3\xdd\x18\xc4\x3d\x74\xef\x6e\xe8\xe1\x0e\x46\xcc\x0e\xdb\xc1\x0d\xb3\xd9\x68\x02\xa3\x35\xfe\xbd\xf1\xf2\xb9\x12\x58\x19\xd9\x4a\xf9\x25\x5b\x28\x2d\x59\x21\x8c\x78\x96\x55\x73\x07\x3e\xa0\x9c\xd9\x0d\x1a\x3e\x0c\xcd\x29\x2a\x8b\x7c\x4c\x4b\xf1\x93\xf1\x13\x5a\x8a\xcb\x23\x1f\x1c\xa3\x45\x31\xea\xca\x65\xd1\xd2\xff\x90\xd5\x01\x7c\x6b\xf8\x5f\xed\x02\x85\x14\x81\x3e\x3a\xf6\x2f\x26\xaa\xca\xae\x1c\xb2\xc1\xc2\xbe\x48\xb6\xb2\x55\xce\xe6\x6b\xfa\xb7\x0f\xf8\x70\x4c\xcb\x85\x67\xc2\xe4\xac\x42\xb7\x07\x18\x2a\xc9\xc8\x0f\xf8\x25\xfe\xe6\xd0\xc9\x04\x93\x26\x67\x76\x41\x8b\xd8\x40\x0f\x70\x11\x32\xd4\x54\x97\x04\xc8\xed\xca\xec\xaa\x79\x4d\xc7\xbc\x5e\x2c\x64\xd5\xdf\x5c\x62\x69\x75\xce\x1c\xb6\xf5\xe0\x69\xa1\x75\x83\x75\x92\xd4\x16\xd2\x78\x26\xa8\x4b\xd1\xc5\x1c\x15\x43\xa4\xc5\x9a\x00\x81\xee\xbe\x61\xf7\xb2\x89\x31\xf2\x05\xc0\x23\x9e\xd6\x32\xea\x42\xac\xd9\x5c\x22\x63\xb6\xb5\xc9\x59\xed\x10\x87\xf6\xcc\xfe\x7f\xd4\xcf\xac\x59\xa8\xe7\xa3\x42\x65\x95\x3d\x6a\x3f\xe9\x23\x7b\x9e\x01\x3e\x7c\x9f\x5d\x89\x6c\x89\x6a\x91\x86\x07\x0d\xde\x32\x61\x1a\xb3\xfa\x00\xdc\x56\x4c\xfe\x12\x45\xa9\xe5\x01\xee\x11\x31\x9f\xa1\xc3\x0f\xd7\x33\x5c\xa8\x4d\x6e\xc9\x17\x61\xf1\x3f\xb4\x58\xc9\xdc\x1e\x30\xa2\xf3\xb6\xd6\x39\x2b\x6b\x8f\x46\xc1\xc2\x6a\x6d\x57\x68\xa2\x32\xc1\xca\xd4\x2a\x0a\xc7\x84\xe3\xff\xd6\x75\xbd\xb6\x15\xfe\xd6\x75\xc9\xd0\xfe\xb6\x83\x87\xa6\x89\x6c\x29\x94\x61\x59\xa8\x15\x8e\xad\x96\xb2\x9d\x2a\xd0\xab\x2c\xb9\x95\x5a\x90\xa5\x2b\x61\x3c\xc3\xec\x09\x8f\x21\x5e\x24\xe0\xb5\x7e\xd6\xca\xb3\x76\x30\xa1\xdb\x2b\x8f\xc3\x88\x64\xce\xbe\xdd\x99\x46\xe8\x7b\x4a\x66\xf1\x22\x0f\x28\xba\x5b\xfb\xde\xb0\x77\xca\xe4\x62\xae\x65\xf7\xe8\xa8\x7f\xde\x2e\x6e\x1e\x57\x2b\xe7\x31\x54\xf6\x4d\x50\x99\x35\x5e\x28\xe3\x58\x61\x03\x08\xbd\x58\x5a\xe7\xd4\xb6\x62\xd2\x17\x66\xac\xf5\x26\xaf\x0e\xd8\xbc\xf6\xcc\x58\x1f\xc5\x63\xd1\x67\x34\xb9\xe1\x28\xc6\x16\xb5\xd6\x9d\x05\x73\xeb\x97\x18\x04\xf1\xda\xf6\x61\xc1\x09\xd0\xd6\x21\xd8\xd4\x1d\x88\xbb\x18\xa4\xcd\x0a\x36\xa3\x13\x44\xa3\x16\x44\x0d\x14\xba\x3e\x09\x09\x6d\x86\x88\x1d\x43\x3b\x5d\xc1\x66\x88\x82\xcd\xac\x04\xd1\x48\x04\x5d\x49\x86\xb6\x04\xc3\xd6\x1c\x03\xe9\xb8\x02\x1b\x9e\x1a\xb6\x53\xde\x0a\x7b\x86\x0d\xd8\x99\x29\x20\xa1\xe9\x10\xb1\x71\xe8\x48\x71\xa3\x18\x2e\x24\x92\x7c\xe8\x68\x2e\x60\x14\x91\x38\x77\x80\x05\x15\x5a\x5a\x09\x31\x7b\x04\xcc\x0c\xc0\x64\x00\xa4\x7c\x70\x51\xa3\xef\x88\xc0\x41\xc2\xd3\x9a\x73\x1a\xb3\x12\x9e\x0c\xdb\xc4\x19\x88\xba\x41\xc7\xd0\xa0\xe5\xcb\x10\x1e\x01\x9d\xdf\xbc\x6c\xf7\xa6\xd7\x42\x2f\x9a\xb5\xf6\xc7\xf0\x20\x91\x83\x36\x8e\xd9\x34\x18\x88\xc8\x07\xb4\x1c\x03\x2e\xb4\x14\x18\x09\xbe\x76\xd0\xd1\x06\x88\xfa\x3f\x60\x7e\x91\x40\xfb\x02\x51\x84\x88\x0f\x42\x43\xfb\xa0\xa3\x03\xdd\x6e\xf8\x2d\xe2\x00\xd0\xb5\xfa\x90\xad\x6d\x42\xf8\x28\x1f\x31\x63\xba\xe8\xa7\xbe\x14\xd7\x85\x26\x0f\x9e\x4a\xa0\x3b\x87\x88\xa1\x38\x79\x2a\x9b\x7f\x9a\x28\xb2\x2b\x13\xc2\xcb\xae\x4c\x13\xf5\xe1\xe1\x77\xfc\x69\x0b\x72\x58\x13\x11\x6d\x98\x90\xcb\xae\x7e\x29\x1f\x5c\x04\x17\xc2\x64\x52\xc3\x5d\xa5\x8c\x87\x3b\x51\xbb\x10\x5a\x5e\xcc\x81\x0f\x80\x0f\x81\x8f\x80\x8f\x81\x4f\x80\x4f\x81\x9f\x00\x3f\x05\x7e\x06\x7c\x70\x0c\x7c\x30\x00\x3e\x18\x02\x1f\x8c\x80\x0f\xc6\xc0\x07\x13\xe0\x83\x29\xf0\xc1\x09\xf0\xc1\x29\xf0\xc1\x19\xf0\xe1\x31\xf0\x21\xea\x19\x02\x1f\x8e\x80\x0f\xc7\xc0\x87\x13\xe0\xc3\x29\xf0\xe1\x09\xf0\xe1\x29\xf0\xe1\x19\xf0\xd1\x31\xf0\xd1\x00\xf8\x08\x0f\x1c\x01\x1f\x8d\x81\x8f\x26\xc0\x47\x53\xe0\xa3\x13\xe0\xa3\x53\xe0\xa3\x33\xe0\xe3\x63\xe0\xe3\x01\xf0\xf1\x10\xf8\x18\x2d\x1b\x03\x1f\x4f\x80\x8f\xa7\xc0\xc7\x27\xc0\xc7\xa7\xc0\xc7\x67\xc0\x27\xc7\xc0\x27\x03\xe0\x93\x21\xf0\xc9\x08\xf8\x04\xaf\x30\x01\x3e\x99\x02\x9f\x9c\x00\x9f\x9c\x02\x9f\x9c\x01\x9f\x1e\x03\x9f\x0e\x80\x4f\x87\xc0\xa7\x23\xe0\xd3\x31\x11\x82\x90\x63\x34\x73\x90\x7c\x47\xf2\x82\xe4\x25\xc9\x2b\x92\x9c\xe4\x9f\x24\xaf\x49\xbe\x27\xf9\x81\xe4\x47\x92\x9f\x48\x7e\x26\x79\x43\xf2\x96\xe4\x1d\xc9\x2f\x24\xef\xc3\xa9\x24\x1f\x49\x3e\x91\xfc\x8b\xe4\x57\x92\x7f\x93\xfc\x46\xf2\x3b\xb4\x7f\x06\x79\xf8\x09\xc9\xc8\x02\xd1\x94\x13\x8c\x16\x95\xf0\x41\xa5\xc9\x65\xe5\x32\x5b\xc5\xd5\x03\x43\xfc\xca\x65\xf8\xbf\x28\x31\x60\x30\x96\x28\x8a\x6f\xac\x97\x6f\xd9\xad\x61\xce\x16\x92\x21\x21\xf1\xb2\x2a\x94\x11\x9a\xc9\xa2\xd6\xc2\xdb\x2a\x34\x0b\x6b\xd8\x57\x65\x72\xa4\x58\x85\xc8\x96\xca\x48\x77\x10\x3a\xfa\xf5\x8c\xb9\x25\x35\xf1\xb9\xc4\x06\x92\xc3\xc2\x56\x6c\xde\x1e\xde\x07\x4c\x3c\x85\x15\x43\x68\xbd\x3e\xd8\x70\x36\xca\x0b\xd9\xb0\x8a\xf9\xba\xa1\x26\x33\xec\x90\x3f\xe4\x7a\x96\x34\xe1\xb0\x2c\x66\x60\xab\xf0\xe3\x53\x39\xeb\xb3\xcf\xc8\x5b\x98\xab\xcb\xd2\x56\x1e\xed\x64\xb6\x0c\x07\xb1\xd9\xe1\x8c\xcd\xa5\x5f\x49\x89\x14\x2d\x57\x0b\x25\x2b\x17\xda\x32\x7e\x3f\xdb\x30\x92\x19\x38\xdb\xaa\x6f\xd8\x08\xf1\xa5\x55\xa5\xbc\x97\x86\x09\x47\xbb\x62\xc6\x7e\xcf\x04\x32\x33\xe1\x3d\xea\xc2\x5b\xe2\x5d\xda\xce\xfb\x47\x9f\x3d\x2e\x95\x63\x0a\x9b\xea\xba\xe5\x2f\xfb\x5a\x74\x5b\x14\x9c\x0c\xc6\x74\x7f\xa1\x9a\x31\x65\x9c\x97\x82\x38\x23\x99\x14\x6d\xc1\xef\x7e\x29\xd7\xf4\xd7\x53\xf9\xb3\x56\x2f\x42\x4b\xe3\xff\xe8\xc3\x3f\x01\x00\x00\xff\xff\xee\xdc\xe2\xa3\x63\x15\x00\x00") func runtimeHelpKeybindingsMdBytes() ([]byte, error) { return bindataRead( @@ -481,7 +481,7 @@ func runtimeHelpOptionsMd() (*asset, error) { return a, nil } -var _runtimeHelpPluginsMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x58\xdd\x8f\xdc\xb6\x11\x7f\xd7\x5f\x31\xb8\x3c\x78\x37\xd8\xe8\xd2\xd7\x03\xfc\x60\xbb\x89\x9d\x34\xb1\x83\xde\xa5\x41\x50\x14\xe0\x48\x1a\xad\x98\xa3\x48\x95\x1f\xbb\xde\x1a\xe9\xdf\x5e\xcc\x90\xfa\xd8\xf3\x25\xa8\x01\xe3\xb4\x12\x39\x33\xfc\xcd\xd7\x6f\xf8\x05\xfc\x64\xd2\x51\xdb\x50\x55\x3f\xea\xd6\x3b\x08\x69\x9a\x9c\x8f\x01\x5a\x4f\x18\xb5\x3d\xc2\x94\x17\xc0\x59\xc7\x01\x10\x82\x1e\x27\x43\xf0\x43\x42\x08\x97\x10\x69\xac\xe1\x9b\x13\xf9\x4b\x59\x07\x03\x06\xc0\x6a\x44\x6d\x21\xb4\x5e\x4f\x11\xce\x83\x6e\x07\xd0\x01\x7c\xb2\x80\x11\x42\x44\x1f\xd3\x54\xde\x87\xc1\x25\xd3\x41\x43\x30\x19\x6c\xa9\x03\x6d\xa1\x52\xff\xbd\xad\x5b\x67\x7b\x7d\xbc\x1d\xd9\xac\xdb\x62\x44\xf9\xfb\x1e\x47\xda\x3c\xd6\x26\xa1\xaa\xab\xea\x61\x20\x4f\x80\xfc\x1f\x6c\x1a\x1b\xf2\xe0\x7a\x68\xd1\x98\x06\xdb\x47\xe8\x93\x6d\xa3\x76\x7c\x14\xd1\x7c\x71\x09\x5a\xb4\xf9\xa4\xc4\x7a\x2f\x2e\xf9\xaa\x9c\x23\x3a\xb1\xb7\x75\x1d\xb1\xd1\x51\x8f\x14\xc0\xc5\x81\x3c\xc4\x01\xed\x7c\x8a\x1a\x1e\x06\x02\x8b\x23\x43\x15\xda\x81\x46\x02\x1d\x2a\xe5\xec\x2b\x51\xb6\x3b\x69\x3a\xef\x55\x0d\xdf\x3a\x0f\xf4\x11\x05\x3c\x5c\x6c\xb9\x06\x87\x04\x48\x56\x05\x71\x20\x48\x81\x3c\x04\x3c\x51\xa8\xf8\x67\x93\xfa\x9e\x3c\x9c\x0b\x5e\x77\x55\xa5\x94\x32\x09\xab\x45\x98\xb3\xf7\x78\xa2\xac\xb2\x02\x00\xa8\xeb\x5a\xfe\x7a\x8a\xc9\x5b\xe8\xd1\x04\xaa\xc8\x76\xbc\x53\xf0\x02\xc5\x8b\x15\x9c\xd0\x6b\x6c\x0c\xdb\x0e\x08\x9e\x7a\xf2\x64\x5b\x62\x14\x58\x35\x2f\x92\x07\xcc\x8a\x74\x80\x86\xf8\xc4\xf4\x91\xda\x14\xa9\x03\x67\xeb\xea\x61\xd0\x41\x04\x98\xd1\x85\x08\x68\xce\x78\x09\xb2\xad\x4d\xde\x93\x8d\x22\xe7\xf0\x04\xfe\x23\xc5\x1c\x5b\xea\x4d\xf2\xff\xd0\x74\xde\xed\x15\x60\x80\x33\x19\x53\x57\xd5\x2b\x63\x00\x4f\xa8\x8d\x98\x87\xc5\x83\xec\x64\xa3\x43\xcc\xf1\xc2\x2a\x1e\xe9\xd2\x68\xdb\x69\x7b\x0c\x10\xa8\xe0\xd1\xcb\xa7\x81\xcc\x94\xc3\x23\xd0\x26\x0a\x4a\xe4\xa1\x09\x6e\x06\x08\xa1\x71\xce\x10\xbb\x77\xa2\x56\xf7\x17\x3e\xe3\x79\xa0\xe2\xf6\x0c\x44\xb5\x86\xac\x27\xe3\x5a\x64\x2b\x0a\x50\x6d\xf2\xc1\x79\x70\x1e\xac\x8b\x80\x7d\x2c\xfb\x56\xdc\x5a\xc7\x21\x10\xa9\xae\xaa\xf7\x2e\xb2\xa3\x39\xba\xc4\xb4\x39\x52\x03\xb8\xb6\x4d\xfe\xf3\xed\x9c\x5b\x0d\x91\x5d\x84\x74\x35\x7c\xd7\x33\x92\xd5\x19\x6d\x04\x5c\x83\xbd\xa1\xde\x79\x7a\xa2\x7b\xf6\xd6\x81\x43\x0b\xd4\xe4\xa9\x04\x29\x07\xe8\x77\x8c\x23\x1b\x88\x81\x72\xbc\x15\x28\x32\x36\xd4\x15\x4c\x34\x85\x05\x92\x72\xce\x8d\x96\x15\x9b\x59\x59\xb5\x1e\xc3\x24\xcc\x09\x35\xdb\x1f\xd8\xc1\x36\x67\x55\x0a\xd4\x27\xb3\x9e\x20\x3a\x78\xb4\xee\x0c\xd8\xb8\xb4\x29\x22\x82\xeb\x7a\x26\xce\x34\x0e\x9a\x0f\x13\xcd\xb9\xb6\xae\x65\x59\xd4\xb1\xb5\x96\x53\x8b\xcb\x02\x9d\x73\x30\xeb\x00\x6e\x22\x3e\x15\xda\x4e\x8c\xb3\x74\xae\xe6\x4f\x13\x86\x20\xa1\xc5\xe9\x9d\x83\xba\x98\xd7\x3b\x0f\x81\xa2\x54\x46\xf6\xbd\x01\x37\xe5\x70\x6a\x30\x48\x1e\x88\xb0\x5e\x1b\x8a\x97\x89\x0e\x55\xbf\xc9\x7b\xc6\x91\x37\xba\xbe\x07\x15\xb1\x09\xd1\x85\x09\x5b\x0a\x0a\x9c\x35\x17\x11\xfe\xd6\xc9\x66\xc1\x58\x64\x5d\x24\xd8\xb3\xb1\x75\x55\x7d\xf5\xd5\x57\x7f\x54\xe9\xd6\xd0\xe6\x33\xcd\x29\x1d\x72\x88\xc9\xe2\x25\x8f\xa2\x93\xfc\xd3\xb6\x72\xbe\x63\xef\x38\xc0\xb6\xa5\x90\xd3\x55\x5b\x2b\x85\xc6\x3f\x4a\x3a\xb9\x1e\xa4\x0a\xd7\xf0\x8e\xd5\x4a\x89\xe0\xe4\x83\x1d\x2f\xe6\x63\x42\xd0\x47\x8b\x31\x79\x0a\x72\xe0\x8d\x25\x9e\xe0\xa8\x4f\x64\x21\x05\x3e\xfa\x5b\xf7\x22\x94\x2d\xd2\x3d\xf6\x77\x55\xf5\x25\xa8\x0f\xf7\xea\x6e\x2d\x42\xd9\x81\xbc\x2d\xdb\xf3\xe1\x3e\x1b\x20\x3e\xcd\xa5\xc4\x5c\xb8\x62\x66\x34\x2d\x1b\x92\xbd\xc4\xab\x03\x8e\x54\x61\xc8\xaa\xde\x7e\xf8\x70\xbf\x08\x3e\x40\x70\xa0\x3a\xf4\x67\x6d\xd5\x01\xd4\x59\xdb\xce\x9d\x03\x3f\x1a\x6d\xd3\x47\x7e\xe8\x3d\x51\x13\x3a\x55\xd7\xf5\x5e\x4c\x63\x3f\xa9\xbb\xf9\xc8\xae\x07\x34\x46\xf4\xf0\x87\x8d\x39\x9a\x8f\x48\xb2\xa5\x4d\xfe\x01\x1b\x75\x57\xc0\xec\xe8\xe3\x5c\x8a\xe6\x42\x28\x7b\x4b\xe5\x92\x67\x16\x2e\x7b\x47\x0a\x81\xec\x91\xbc\xba\x03\x43\x31\x88\x9f\x02\xd9\x0e\xf8\x0b\x1e\x19\x12\xb7\xb6\x07\xe7\xe7\xfe\x35\x79\x37\x4e\x31\x88\x90\xb7\x14\x3f\x48\x58\xee\x2c\x8e\x04\x21\x7a\x6d\x8f\x7b\x75\x57\x72\x39\xe3\x74\x42\x93\x68\x36\xcc\xd3\xbf\x13\x49\x3d\xcd\xf1\x2c\x62\x5e\x75\xdd\xe7\x62\x0e\x65\xa3\xb6\x91\x7c\x8f\x2d\x7d\xfa\x9d\x25\x07\xb6\x95\x25\x65\x6f\x67\x29\xb9\xb0\x2f\x6f\xb9\x17\xe5\xcd\x3b\xb5\xd9\xae\x60\x24\x94\xa8\xbd\xe4\xd0\xd0\x16\xde\xba\x8c\xfe\xfd\x72\x92\x2c\x71\xd6\xbe\x1e\xe9\x79\xc5\x73\xe3\xe2\xc5\x25\x89\xcf\xda\x18\xb6\x20\x50\xae\x58\x65\xe5\xd1\xb8\x06\x8d\xb9\x1c\x20\x59\xc3\x19\xa0\x63\x09\xf1\x9c\xde\x9c\x98\x79\x69\x3d\x5b\xf4\x03\x7f\xf9\x13\xb3\x0e\x73\xaf\xfe\xf2\xb5\xfc\xfd\x33\x33\xd9\xa2\xd5\x1b\xa2\x33\x07\xd3\xba\x36\x0b\x13\xe5\xaf\xb5\xed\xfe\x46\x97\xdd\x23\x5d\x0e\x4b\xc9\x5d\xa0\xe0\x06\x18\x40\x3d\xd2\x45\x31\x00\x2a\x2f\x50\xb2\xf3\x47\x7c\xa4\x37\x6e\x1c\xd1\x76\xe2\xcd\xc3\xca\x41\x66\xa3\x4b\x55\x96\xbc\xad\xeb\xfa\xcd\xf2\x93\x65\xb3\x9d\x39\xd2\x18\x9b\x36\x4b\x2a\x8d\x9b\xe5\xcd\x65\x97\x51\x96\xc2\x0b\x6a\x56\xa0\x72\x2d\x9b\x1b\x82\x50\x92\x9f\x03\xc1\xd7\x52\xf0\xb6\x5a\xa3\x13\x3a\xf0\xde\xad\xba\xeb\xad\xf5\xe5\xdd\xee\x89\xe9\x7b\x75\x77\x6d\x9e\x5a\xd7\x0a\x12\xdc\xee\xb2\xa9\x1b\x18\x32\x2e\x2b\xe9\xb8\xce\x8e\x2d\x65\x91\x85\xef\xd0\x76\x66\x81\xb0\x1d\xbb\x6d\x5a\x25\xbb\x75\x6e\x41\x67\xb3\xed\x7e\x20\x63\xe6\xbd\x41\x7e\x2c\x02\x0e\x39\x95\xd8\x59\xa7\xdc\x75\x0f\x70\x46\x1d\x1f\xdc\x1b\xe3\x42\x7e\xf3\x8c\x12\x91\x22\xc7\xce\x62\x33\x13\x55\x1b\x59\x4a\xb6\x3e\xd3\xb6\xe5\x7c\xc5\x83\xa5\x61\x33\xfd\x2c\x41\xc7\xdd\xf7\xe8\x5d\x2a\x22\x59\x85\xda\xd8\x53\xa4\x4a\x5e\xe0\x34\x19\x16\xac\xfb\x27\x8a\xb9\x14\xfb\x44\xd2\x88\x72\x72\x4b\x13\xd2\x71\xd6\xc7\x02\x0b\x49\xa9\x16\x82\xca\xd5\xbc\x24\x2e\x75\x3a\x3a\x9f\x9d\xff\xbd\x6b\xee\x99\x6d\x6f\x40\x3f\x30\xd7\x8d\x9d\x4b\xb1\x3c\x91\xf7\xfc\xf4\xcd\x47\x56\x51\x96\x70\x81\x44\x7f\x94\x60\xbe\x0a\x14\x91\x16\x96\x06\xf2\x04\xd3\x05\x9a\x67\xf0\x50\xb3\x5a\x55\x1e\xc9\x7b\x25\xa7\x54\x59\xb9\x62\xf9\xdc\xf4\x56\x32\x17\x9d\x10\x9f\xa7\xe3\x87\x24\x4a\x43\x5b\x92\xb2\xb1\x64\x26\xba\x03\x4e\x53\x2e\x9c\x05\x98\xd5\x1a\xae\xf8\xdc\xb2\x25\x9f\xd4\x7c\x58\x25\xda\x85\x91\xf9\x63\x1a\xc9\xc6\x2b\x85\x9c\x5e\x85\xdd\xcc\x94\xf5\xb3\xf9\x68\x01\x9d\x4a\xa0\x7f\xc9\xa9\x5b\xbf\x19\xbb\x03\x74\x18\xf1\xaa\xf8\xda\x0e\xe6\x17\x1c\xc7\x59\x66\x88\x9d\x5e\xe8\xf7\x6f\xae\x99\x4d\x5d\xdd\xe9\xa6\x6b\xc9\x2c\xec\x91\x0d\x44\x5e\x5f\xe5\x59\x62\xc4\x0b\x04\xa2\x11\x8c\x7e\x64\xaa\x13\x46\xae\x2b\x4b\x1f\x5e\xd8\xcc\x0a\x6d\x93\x22\x04\x37\x2e\x6d\xcd\x35\xbf\x51\x1b\x43\xb5\x70\xd8\xe6\x92\xf9\xd9\xb2\x63\xc0\x13\xc1\xc8\xad\x67\xa4\x38\xb8\x2e\xd4\x57\x83\xc8\x5c\x12\x30\xd3\xc6\x2c\xaf\xca\x80\xca\xa8\x5b\xc8\x00\x3e\x3f\x5a\xa2\x31\xd7\xa3\xdf\x2a\xfb\x4e\x66\x35\x19\xc9\xf6\xaa\xae\x7e\x2d\x5b\x02\x51\xb1\x70\x73\xd4\xc9\x85\xa0\xb7\xf3\xcf\x33\x43\x0f\x4f\x39\x10\xdd\xa4\xdb\x5a\x26\xbb\x99\xbe\x3b\xfb\x99\x91\xbc\xa5\x95\x52\xf9\x0c\x91\x17\x92\xbe\x04\x6f\x4e\xd7\x8a\x67\x9d\x64\x6b\xf8\xae\x8c\x9f\x9e\x38\x49\xd8\xf9\x47\xb2\xe4\xa5\x67\x85\xa8\xdb\xc7\x92\xc2\x72\xac\x1c\xd3\x23\xca\x4b\x84\x65\xb0\xae\xf0\xe4\xb4\xc8\x48\x3e\x70\xcd\x9b\xbc\x6b\x0c\x8d\xe1\x00\x5b\xb6\xac\xfb\x82\x23\xf7\x92\x27\xb0\x71\x71\xd9\x2b\x86\x41\x95\xa1\x97\x31\xfc\x3e\x85\x98\x47\x9b\xe7\x51\x66\xfa\x37\xd7\xa1\xb3\xb3\x2f\x62\x11\xbe\x88\x00\x3c\xa2\xe6\x96\xf3\x73\x98\x0b\xc3\xc6\xed\x87\xc5\xaf\x32\x33\x6e\x08\x73\x69\xf7\x18\x82\x6b\xb5\xcc\x83\x85\xf8\x60\x69\x20\xcd\xa5\xf0\xdf\xd5\xb2\xfa\x75\xea\xd5\x3c\x0c\x2f\x4c\x6f\x23\x54\x7d\xab\x0d\x3d\x5c\x26\x62\x5a\xfa\x13\xc6\x81\xff\xbe\xe7\x56\xcb\x63\xbd\xf8\x78\x89\x8b\x12\xbb\xcf\x84\x5f\xd1\x2b\x02\x57\x6e\xb9\x72\x6d\xf4\x74\x77\x4d\x3c\xeb\x1f\x33\xd1\xdc\x8d\xe1\xc8\xa5\xf3\x8a\xe8\x5d\xaf\xfc\xc6\x7b\xe7\xff\x8f\x75\xbf\x52\x78\xef\x7e\x12\x82\xba\xcb\x3c\x75\xae\x21\xb0\xcb\x0d\x2f\x37\xb9\xeb\x5d\x57\x1b\x0e\x30\xe8\x10\x9d\xbf\x3c\xc8\xf0\xf0\x19\x65\x91\xd7\x1b\xca\x02\xbb\x85\x8b\x65\xd1\x55\x9e\x94\xa1\x4c\xca\x21\xa2\xed\xd0\x77\x30\x8b\xff\x6d\x09\x9e\x3f\xb4\xe0\xe6\xe6\x00\x5f\xb3\xa8\x2f\xe0\x55\xc7\x59\x97\x93\x4e\xe6\xb5\x03\x84\x8b\x8d\xf8\x71\xfe\x25\xcc\xc6\x38\x9f\xef\x84\xc2\x7c\xbd\x54\xb2\xa0\x5a\xf2\x9d\x35\x8a\x73\x5e\x75\xdd\xdf\x93\x8d\x7a\x24\xf6\x7b\xe1\x68\x32\x43\xc2\x84\x71\x58\x8a\xee\xca\xdb\x78\x68\xeb\xf2\xa0\xe7\x52\x80\x47\x61\x7f\xae\xaf\xf2\xfc\x98\x47\xbc\x59\xe1\x55\x15\x3a\x94\xdc\x7a\xd1\xe5\xca\x5a\x04\xe1\xa6\x86\xe4\xb1\xf8\x4a\x44\x55\x3a\x95\x8a\x14\xa2\xca\xc9\x90\xab\x41\x99\x40\xe4\x18\xfc\xb1\x1e\x3b\x25\x38\x6c\xf3\xf9\x20\x22\x7d\xb2\xf1\xaa\x02\xaf\xd7\x58\x4f\x00\xb8\x61\x49\x37\x07\xb8\x61\xa3\xf8\x6f\x91\x7c\xb3\xcf\xb7\x57\x5f\xc0\xab\x14\xdd\x7c\x93\xb0\x34\xed\xa5\xeb\x55\xd5\xbd\x94\x52\xb9\xf7\x28\xf3\xb7\x03\x43\xe8\x2d\x0c\xee\x3c\xd3\xc2\x27\xd4\xb2\x34\xf3\x6b\x9a\x58\x0c\xcc\x03\xc1\x02\x7f\x66\x11\xbf\xe8\x38\xec\xee\x73\xa8\xc9\x9b\x7d\xc5\x04\x43\xfa\xe1\xcb\xf2\x70\x97\xa6\x89\xfc\x2e\x7f\x41\x1f\xe5\x03\xfa\x38\xbf\x67\x72\x5d\x6e\xa0\xb2\x97\xeb\x90\x9a\x59\xe8\x5f\x0e\xe5\x9d\x21\xbb\xcb\x1a\xf6\x2f\x5f\xca\x83\x5c\xe5\xad\xd7\x7f\x33\x16\x3b\x6d\xa7\x24\x76\x64\x8b\x51\xa8\xe7\x42\xb2\x5f\xc2\xa7\x9b\x77\x64\x8c\x63\x50\x7f\x71\xde\x74\xfc\xf0\xad\x93\xdf\xaf\xd1\xdf\xfc\xbe\xec\xf4\x14\x92\x61\x73\x3f\xf1\x3b\x36\x93\x1d\xaa\x0f\x27\x0e\xe7\x09\xb5\x0f\xbb\x6b\xe1\x7b\xe8\x78\xa2\xd1\xfd\x16\x9d\x13\x33\x5c\xb6\x88\x1d\x2f\x5c\x86\xff\x45\x2e\x3f\xb5\xb6\x81\x7c\xdc\x65\x45\x07\x38\xe5\x7b\x4b\xe0\x83\xad\x7f\x0a\x36\x79\xd1\x93\x43\xf7\xce\xed\xd0\x1f\x79\xdf\x92\xb7\x77\x73\x05\x93\x0f\xb2\x7e\x3b\xfe\xdc\xf4\xf9\xac\x25\x2c\xea\xfc\xf3\xc9\x88\xb1\x7c\x9d\x51\xbd\xd9\x2f\x81\xf7\x57\xea\x91\x71\x99\xe6\xbb\xf3\x4d\x6e\xc9\x75\x49\xf9\x70\x58\xba\x79\x77\xbd\x43\xee\x1b\x22\x79\xae\xe8\x47\xa7\x72\x6a\x28\xe4\x78\x16\x8a\x2d\x1d\x3c\x5f\xfc\x70\xcd\xcb\xb7\x9c\x72\x41\xff\x22\xc0\x5b\x1d\xdf\xa5\x06\x3c\x4d\x2e\x30\x49\xbe\xc0\x3f\x07\xf2\xf4\xaf\xdd\x10\xe3\x14\xee\x6e\x6f\x8f\x3a\x0e\xa9\x61\xc3\x6f\xff\x73\xa1\x4e\x77\x1a\xcb\x35\x7a\xf4\x44\xb7\x23\x86\x48\xfe\xd6\xe7\x5c\x9b\xaf\xd6\xf7\x75\xf5\xbf\x00\x00\x00\xff\xff\x77\xdf\x01\x95\x0d\x18\x00\x00") +var _runtimeHelpPluginsMd = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\x59\xdd\x6f\xdc\x36\x12\x7f\xd7\x5f\x31\x70\x1f\xb2\x5b\xa8\x72\xef\xd5\x40\x1e\x92\xb4\x4d\xda\x4b\x93\xa2\x76\xaf\x28\x0e\x07\x90\x92\x46\xbb\xac\x29\x52\xc7\x0f\xaf\xf7\x82\xde\xdf\x7e\x98\x19\xea\x63\x1d\xb7\xb8\x00\xc1\x6a\x57\xe4\xcc\xf0\x37\x5f\xbf\xa1\xbf\x80\x9f\x6c\x3e\x18\x17\xab\xea\x47\xd3\x05\x0f\x31\x4f\x93\x0f\x29\x42\x17\x50\x27\xe3\x0e\x30\xc9\x02\x38\x99\x74\x04\x0d\xd1\x8c\x93\x45\x78\x9f\x35\xc4\x73\x4c\x38\x36\xf0\xed\x03\x86\x73\x59\x07\x47\x1d\x41\x57\xa3\x36\x0e\x62\x17\xcc\x94\xe0\x74\x34\xdd\x11\x4c\x84\x90\x1d\xe8\x04\x31\xe9\x90\xf2\x54\x7e\x8f\x47\x9f\x6d\x0f\x2d\xc2\x64\x75\x87\x3d\x18\x07\x95\xfa\xef\x75\xd3\x79\x37\x98\xc3\xf5\x48\x66\x5d\x17\x23\xca\xe7\x07\x3d\xe2\xe6\xb1\xb1\x59\xab\xa6\xaa\xee\x8e\x18\x10\x34\xfd\x07\x97\xc7\x16\x03\xf8\x01\x3a\x6d\x6d\xab\xbb\x7b\x18\xb2\xeb\x92\xf1\x74\x14\xd6\x7c\xf6\x19\x3a\xed\xe4\xa4\x48\x7a\xcf\x3e\x87\xaa\x9c\x23\x79\xb6\xb7\xf3\x3d\x92\xd1\xc9\x8c\x18\xc1\xa7\x23\x06\x48\x47\xed\xe6\x53\x34\x70\x77\x44\x70\x7a\x24\xa8\x62\x77\xc4\x11\xc1\xc4\x4a\x79\xf7\x8a\x95\xed\x1e\x0c\x9e\xf6\xaa\x81\xef\x7c\x00\x7c\xd4\x0c\x9e\x5e\x6c\xb9\x04\x07\x19\x48\x52\x05\xe9\x88\x90\x23\x06\x88\xfa\x01\x63\x45\x5f\xdb\x3c\x0c\x18\xe0\x54\xf0\xba\xa9\x2a\xa5\x94\xcd\xba\x5a\x84\x79\x77\xab\x1f\x50\x54\x56\x00\x00\x4d\xd3\xf0\x67\xc0\x94\x83\x83\x41\xdb\x88\x15\xba\x9e\x76\x32\x5e\xa0\x68\xb1\x82\x07\x1d\x8c\x6e\x2d\xd9\x0e\x1a\x02\x0e\x18\xd0\x75\x48\x28\x90\x6a\x5a\xc4\x0f\x5a\x14\x99\x08\x2d\xd2\x89\xf1\x11\xbb\x9c\xb0\x07\xef\x9a\xea\xee\x68\x22\x0b\xb0\xa3\x8f\x09\xb4\x3d\xe9\x73\xe4\x6d\x5d\x0e\x01\x5d\x62\x39\xf5\x13\xf8\x0f\x98\x24\xb6\xd4\x9b\x1c\xfe\x61\xf0\xb4\xdb\x2b\xd0\x11\x4e\x68\x6d\x53\x55\xaf\xac\x05\xfd\xa0\x8d\x65\xf3\x74\xf1\x20\x39\xd9\x9a\x98\x24\x5e\x48\xc5\x3d\x9e\x5b\xe3\x7a\xe3\x0e\x11\x22\x16\x3c\x06\x7e\x75\x44\x3b\x49\x78\x44\xdc\x44\x41\x89\x3c\x6d\xa3\x9f\x01\xd2\xd0\x7a\x6f\x91\xdc\x3b\x61\x67\x86\x33\x9d\xf1\x74\xc4\xe2\x76\x01\xa2\x5a\x43\x36\xa0\xf5\x9d\x26\x2b\x0a\x50\x5d\x0e\xd1\x07\xf0\x01\x9c\x4f\xa0\x87\x54\xf6\xad\xb8\x75\x9e\x42\x20\x61\x53\x55\x1f\x7c\x22\x47\x53\x74\xb1\x69\x73\xa4\x46\xf0\x5d\x97\xc3\xe7\xdb\x29\xb7\x5a\x44\xb7\x08\xe9\x1b\xf8\x7e\x20\x24\xab\x93\x76\x09\xf4\x1a\xec\x2d\x0e\x3e\xe0\x13\xdd\xb3\xb7\x6a\x0a\x2d\x50\x53\xc0\x12\xa4\x14\xa0\xdf\x13\x8e\x64\xa0\x8e\x28\xf1\x56\xa0\x10\x6c\xb0\x2f\x98\x18\x8c\x0b\x24\xe5\x9c\x1b\x2d\x2b\x36\xb3\xb2\x6a\x3d\x86\xcd\x5a\x12\x6a\xb6\x3f\x92\x83\x9d\x64\x55\x8e\x38\x64\xbb\x9e\x20\x79\xb8\x77\xfe\x04\xba\xf5\x79\x53\x44\x18\xd7\xf5\x4c\x94\x69\x14\x34\x1f\x27\x9c\x73\x6d\x5d\x4b\xb2\xb0\x27\x6b\x1d\xa5\x16\x95\x05\x3c\x49\x30\x9b\x08\x7e\x42\x3a\x95\x76\x3d\x1b\xe7\xf0\x54\xcd\xaf\x26\x1d\x23\x87\x16\xa5\xb7\x04\x75\x31\x6f\xf0\x01\x22\x26\xae\x8c\xe4\x7b\x0b\x7e\x92\x70\x6a\x75\xe4\x3c\x60\x61\x83\xb1\x98\xce\x13\xd6\xd5\xb0\xc9\x7b\xc2\x91\x36\xfa\x61\x00\x95\x74\x1b\x93\x8f\x93\xee\x30\x2a\xf0\xce\x9e\x59\xf8\x5b\xcf\x9b\x19\x63\x96\x75\xe6\x60\x17\x63\x9b\xaa\xfa\xea\xab\xaf\xfe\xac\xd2\xad\xa1\x4d\x67\x9a\x53\x3a\x4a\x88\xf1\xe2\x25\x8f\x92\xe7\xfc\x33\xae\xf2\xa1\x27\xef\x78\xd0\x5d\x87\x51\xd2\xd5\x38\xc7\x85\x26\xdc\x73\x3a\xf9\x01\xb8\x0a\x37\xf0\x8e\xd4\x72\x89\xa0\xe4\x83\x1d\x2d\xa6\x63\x42\x34\x07\xa7\x53\x0e\x18\xf9\xc0\x1b\x4b\x02\xc2\xc1\x3c\xa0\x83\x1c\xe9\xe8\x6f\xfd\x8b\x58\xb6\x70\xf7\xd8\xdf\x54\xd5\x97\xa0\x3e\xde\xaa\x9b\xb5\x08\x89\x03\x69\x9b\xd8\xf3\xf1\x56\x0c\x60\x9f\x4a\x29\xb1\x67\xaa\x98\x82\xa6\x23\x43\xc4\x4b\xb4\x3a\xea\x11\x2b\x1d\x45\xd5\xdb\x8f\x1f\x6f\x17\xc1\x35\x44\x0f\xaa\xd7\xe1\x64\x9c\xaa\x41\x9d\x8c\xeb\xfd\x29\xd2\xa3\x35\x2e\x3f\xd2\xc3\x10\x10\xdb\xd8\xab\xa6\x69\xf6\x6c\x9a\xf4\xa1\x6f\x4c\x50\x37\xd0\x79\x97\x34\x35\x43\xd2\x33\xe9\x74\x9c\xf3\x5e\xcc\x93\xa5\x39\x68\x0e\x4e\x76\x23\x8b\x20\x57\xab\x9b\x19\x35\x3f\x80\xb6\x96\xb7\xd1\x8b\xcd\x89\x0c\xa1\x84\xa2\x35\x87\x3b\xdd\xaa\x9b\xe2\x8f\x1e\x1f\xe7\x6a\x36\xd7\x52\xde\x5b\x8a\x1f\x3f\x93\x70\xde\x3b\x62\x8c\xe8\x0e\x48\x16\x5b\x4c\x91\x5d\x1d\xd1\xf5\x40\x6f\xf4\x81\x50\xf5\x6b\x87\xf1\x61\x6e\x81\x53\xf0\xe3\x94\xc4\xe6\x9f\xb3\xc3\xdb\x14\x76\x81\x70\xc6\x3d\xc4\x14\x8c\x3b\xa8\x9b\x52\x0e\x28\x06\xe4\xa7\x19\x14\x7a\x24\x99\xe2\x6d\xda\xc4\x72\xde\xfb\x6e\xf7\x58\x03\x1d\x2e\xed\xe1\xbd\xef\x2e\x44\x50\x3e\xd2\x12\x45\xc2\x72\x27\xf6\xff\xe0\x8d\xfb\x49\xa7\x63\xdc\xf5\x26\x34\x4d\x53\x14\x2d\x36\x50\xf9\x68\x8d\xc3\x08\x63\xb6\xc9\x50\x66\xf5\x26\x60\x97\x7c\x30\x72\x36\x6a\xb0\xd6\xb2\x87\x58\xe2\x5b\x4c\x1f\x39\x4d\x77\x4e\x8f\x38\xcb\xdb\x58\xc2\xb5\x5d\xdb\x8c\x33\xca\x01\xff\x9d\x91\xfb\x8b\xe4\x37\x8b\x79\xd5\xf7\x9f\x8b\xa9\xcb\x46\xe3\x12\x86\x41\x77\xf8\xe9\x0f\x92\x1c\x09\xf8\x15\x0f\x91\x22\x8d\x6e\xf9\x95\x7a\xb3\x6c\xde\xa9\xcd\x76\x05\x23\x6a\xce\xe2\xb3\xa4\x8a\x71\xf0\xd6\x4b\x34\xde\x2e\x27\x11\x89\xb3\xf6\xf5\x48\xcf\x2b\x9e\x1b\x39\x2d\x2e\x45\xed\x64\xac\x25\x0b\x22\x4a\x05\x2f\x2b\x0f\xd6\xb7\xda\xda\x73\x0d\xd9\x59\xaa\x08\x26\x95\x94\x97\x72\x47\x85\x4a\x96\x36\xb3\x45\xef\xe9\xcd\x5f\x98\x55\xcf\xdc\xe5\xcb\xd7\xfc\xf9\x57\x66\x92\x45\xab\x37\x58\xa7\x64\xc6\xba\x56\x84\xb1\xf2\xd7\xc6\xf5\x7f\xc7\xf3\xee\x1e\xcf\xf5\xd2\x82\x16\x28\x88\x10\x44\x50\xf7\x78\x56\x04\x80\x92\x05\x8a\x77\xfe\xa8\xef\xf1\x8d\x1f\x47\xed\x7a\xf6\x66\xbd\x72\xb2\xd9\xe8\xd2\xa5\xb8\x8e\x35\x4d\xf3\x66\xf9\x4a\xb2\xc9\x4e\x49\x1b\xc2\xa6\x13\x49\x85\xc8\x90\xbc\xb9\x0d\x11\xca\xdc\x88\x40\xcd\x0a\x94\xd4\xf6\xb9\x41\x32\x45\xfb\x25\x22\x7c\xcd\x0d\x60\xab\x35\x79\xa6\x47\x1f\xfc\xaa\xbb\xd9\x5a\x5f\x7e\xdb\x3d\x31\x7d\xaf\x6e\x2e\xcd\x53\xeb\x5a\x46\x82\xda\xbf\x98\xba\x81\x41\x70\x59\x49\xd8\x65\x76\x6c\x29\x1c\x2f\x7c\xa7\x5d\x6f\x17\x08\xbb\xb1\xdf\xa6\x55\x76\x5b\xe7\x16\x74\x36\xdb\x6e\x8f\x68\xed\xbc\x37\xf2\x97\x45\x40\x2d\xa9\x44\xce\x7a\x10\x16\x52\xc3\x49\x9b\x74\xe7\xdf\x58\x1f\xe5\x97\x67\x94\xb0\x14\x3e\xb6\x88\x15\x66\xae\x36\xb2\x14\x6f\x7d\x86\xc6\xf0\xf9\x8a\x07\x0b\x81\x21\x3a\x5e\x82\x8e\xd8\xc8\x21\xf8\x5c\x44\x92\x0a\xb5\xb1\xa7\x48\xe5\xbc\xd0\xd3\x64\x49\xb0\x19\x9e\x28\xa6\xd6\x14\x32\x72\x63\x96\xe4\xe6\xa6\x6c\xd2\xac\x8f\x04\x16\xd2\x56\x2d\x84\x9d\x4b\xaa\x24\x2e\xf6\x26\xf9\xd0\x94\xfa\xd8\xde\xd2\xf4\xb1\x01\xbd\x26\xee\x9f\x7a\x9f\x53\x79\xc2\x10\xe8\xe9\xdb\x47\x52\x51\x96\x50\xb5\xd7\xe1\xc0\xc1\x7c\x11\x28\x2c\x2d\x2e\x0d\xf5\x09\xa6\x0b\x34\xcf\xe0\xa1\x66\xb5\xaa\x3c\x62\x08\x8a\x4f\xa9\x44\xb9\x22\xf9\x44\x02\x56\x72\x9b\x3c\x13\xc1\xa7\xe3\x18\x27\x4a\x8b\x5b\xd2\xb6\xb1\x64\x26\xfe\x47\x3d\x4d\x52\x38\x0b\x30\xab\x35\xd4\xbe\x88\xc2\x70\x3e\xa9\xf9\xb0\x8a\xb5\x33\x43\x0d\x87\x3c\xa2\x4b\x17\x0a\x29\xbd\x0a\xdb\x9b\x29\xfc\x67\xf3\xe2\x02\x3a\x96\x40\xff\x92\x52\xb7\x79\x33\xf6\x35\xf4\x3a\xe9\x8b\xe2\xeb\xfa\xb5\x33\x1a\x57\x64\xc6\xd4\x9b\x65\x1c\xf9\xdd\xb7\xb3\xa9\xab\x3b\xfd\x74\x29\x99\x84\xdd\x93\x81\x9a\xd6\x57\x32\x5b\x8d\xfa\x0c\x11\x71\x04\x6b\xee\x89\xfa\xc5\x91\xea\xca\x42\x2a\x16\x76\xb7\x42\xdb\xe6\x04\xd1\x8f\x4b\x5b\xf3\xed\xef\xd8\xa5\x58\x2d\x9c\xbe\x3d\x0b\x5f\x5d\x76\x1c\xf5\x03\xc2\x48\xad\x67\xc4\x74\xf4\x7d\x6c\x2e\x06\xb3\xb5\x75\x33\x57\x16\x79\x95\x00\xca\xa3\x7f\x61\x36\xfa\xf9\x51\x5b\x5b\x7b\x39\x0a\xaf\xb2\x6f\x78\x76\xe5\x11\x75\xaf\x9a\xea\xb7\xb2\x25\x22\x16\x0b\x37\x47\x9d\x7c\x8c\x66\x3b\x0f\x3e\x33\x04\xd2\xd4\x07\xc9\x4f\xa6\x6b\x78\xd2\x9d\xc7\x19\xef\x3e\x33\x92\xb6\x74\x5c\x2a\x9f\x19\x6c\x78\x68\x59\x82\x57\xd2\xb5\xa2\xd9\x2f\xbb\x06\xbe\x2f\xe3\x78\x40\x4a\x12\x72\xfe\x01\x1d\x06\xee\x59\x31\x99\xee\xbe\xa4\x30\x1f\x4b\x62\x7a\xd4\xfc\xa3\x86\xe5\xa2\xa1\xd2\x0f\xde\xb0\x8c\x1c\x22\xd5\xbc\x29\xf8\xd6\xe2\x18\x6b\xd8\x4e\x0f\x66\x28\x38\x52\x2f\x79\x02\x1b\x15\x97\xbd\x22\x18\x54\xb9\x04\x20\x0c\x7f\xc8\x31\xc9\xa8\xf7\x3c\xca\x44\x87\xe7\x3a\x74\xf2\xee\x45\x2a\xc2\x17\x11\xa0\x0f\xda\x50\xcb\xf9\x25\xce\x85\x61\xe3\xf6\x7a\xf1\x2b\xcf\xd0\x9b\x01\xa2\xb4\x7b\x1d\xa3\xef\x0c\xcf\xc7\x85\xf8\xe8\xd2\x40\xda\x73\x99\x07\x56\xcb\x9a\xd7\x79\x50\xf3\xe5\xc0\x42\x5b\x37\x42\xd5\x77\xc6\xe2\xdd\x79\x42\xa2\xe9\xc4\x0f\xe9\xf3\x03\xb5\xda\xa6\x91\xf1\x7e\x8d\x8b\x12\xbb\xcf\x84\x5f\xd1\xcb\x02\x57\xa2\xbc\xce\x1e\x3a\xe0\xcd\x25\x8b\x6e\x7e\x14\xd6\xbc\x1b\xe3\x81\x4a\xe7\x05\xd1\xbb\x5c\xf9\x6d\x08\x3e\xfc\x1f\xeb\x7e\xc3\xf8\xc1\xff\xc4\x6c\x7b\x27\xa4\x7b\xe1\xb8\x3b\x69\x78\xd2\xe4\x2e\x77\x5d\x6c\xa8\xe1\x68\x62\xf2\xe1\x7c\xc7\xc3\xd4\x67\x94\x85\x7f\xde\x50\x16\xd8\x2d\x5c\x4c\x44\x57\x72\x73\x00\xe5\xe6\x20\x26\xed\x7a\x1d\x7a\x98\xc5\xff\xbe\x04\xcf\x9f\x5a\x70\x75\x55\xc3\xd7\x24\xea\x0b\x78\xd5\x53\xd6\x49\xd2\xf1\xe0\x53\x43\x3c\xbb\xa4\x1f\xe7\x6f\xcc\x6c\xac\x0f\x72\x47\x16\xe7\xeb\xb6\x92\x05\xd5\x92\xef\xa4\x91\x9d\xf3\xaa\xef\x7f\xce\x2e\x99\x11\xc9\xef\x85\xa3\xf1\x4c\x2d\x93\xd7\x5c\x74\x57\xde\x46\xc4\xbf\x97\xc1\xd7\xe7\x08\xf7\xcc\xfe\xfc\x50\xc9\x3c\x2d\x23\xef\xac\xf0\xa2\x0a\xd5\x25\xb7\x5e\xf4\x52\x59\x8b\x20\xbd\xa9\x21\x72\x4d\x70\x21\xa2\x2a\x9d\x4a\x25\x8c\x49\x49\x32\x48\x35\x28\xe3\x14\x1f\x83\x5e\x36\x63\xaf\x18\x87\x6d\x3e\xd7\x2c\x32\x64\x97\x2e\x2a\xf0\x7a\xad\xf7\x04\x80\x2b\x92\x74\x55\xc3\x15\x19\x45\x9f\x45\xf2\xd5\x5e\x6e\xf3\xbe\x80\x57\x39\xf9\xf9\x66\x65\x69\xda\x4b\xd7\xab\xaa\x5b\x2e\xa5\x7c\x0f\x54\xee\x23\x3c\x58\xd4\xc1\xc1\xd1\x9f\x66\x5a\xf8\x84\x5a\x96\x66\x7e\x49\x13\x8b\x81\x32\x10\x2c\xf0\x0b\x8b\xf8\xd5\xa4\xe3\xee\x56\x42\x8d\x7f\xd9\x57\x44\x30\xb8\x1f\xbe\x2c\x0f\x37\x79\x9a\x30\xec\xe4\x8d\x0e\x89\x5f\xe8\x90\xe6\xdf\x89\x5c\x97\x1b\x39\xf1\x72\x13\x73\x3b\x0b\xfd\x5b\x5d\x7e\xb3\xe8\x76\xa2\x61\xff\xf2\x25\x3f\xf0\xd5\xe6\x7a\x1d\x3a\x63\xb1\x33\x6e\xca\x6c\x87\x58\xac\x99\x7a\x2e\x24\xfb\x25\x7c\xba\x7a\x87\xd6\x7a\x02\xf5\x57\x1f\x6c\x4f\x0f\xdf\x79\xfe\xfe\x5a\x87\xab\x3f\x96\x9d\x01\x63\xb6\x64\xee\x27\xfa\x8d\xcc\x24\x87\x9a\xfa\x81\xc2\x79\xd2\x26\xc4\xdd\xa5\xf0\x3d\xf4\x34\xd1\x98\x61\x8b\xce\x03\x31\x5c\xb2\x88\x1c\xcf\x5c\x86\xfe\x25\x2a\x3f\x8d\x71\x11\x43\xda\x89\xa2\x1a\x1e\xe4\x1e\x17\xe8\x60\xeb\x47\xc1\x46\x16\x3d\x39\xf4\xe0\xfd\x4e\x87\x03\xed\x5b\xf2\xf6\x66\xae\x60\xfc\x82\xd7\x6f\xc7\x9f\xab\x41\xce\x5a\xc2\xa2\x91\xaf\x4f\x46\x8c\xe5\xed\x8c\xea\xd5\x7e\x09\xbc\x6f\x70\xd0\x84\xcb\x34\xff\x2d\x61\x93\x5b\x7c\x7d\x54\x5e\xd4\x4b\x37\xef\x2f\x77\xf0\xfd\x4b\xc2\x40\x15\xfd\xe0\x95\xa4\x86\xd2\x14\xcf\x4c\xb1\xb9\x83\xcb\x45\x18\xd5\x3c\xb9\xf5\xe5\x3f\x58\xbc\x88\xf0\xd6\xa4\x77\xb9\x85\x80\x93\x8f\x44\x92\xcf\xf0\xcf\x23\x06\xfc\xd7\xee\x98\xd2\x14\x6f\xae\xaf\x0f\x26\x1d\x73\x4b\x86\x5f\xff\xe7\x8c\xbd\xe9\x8d\x2e\x7f\x56\x48\x01\xf1\x7a\xd4\x31\x61\xb8\x0e\x92\x6b\xf3\x9f\x1a\xf6\x4d\xf5\xbf\x00\x00\x00\xff\xff\x70\x8b\x08\x02\x1d\x19\x00\x00") func runtimeHelpPluginsMdBytes() ([]byte, error) { return bindataRead( @@ -521,7 +521,7 @@ func runtimeHelpTutorialMd() (*asset, error) { return a, nil } -var _runtimePluginsAutocloseAutocloseLua = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x55\x51\x4b\xe3\x40\x10\x7e\xef\xaf\x18\xe2\x43\x13\x4c\x0b\xbd\x47\x21\x07\xea\x81\x08\x72\x77\xc8\x81\x77\xa8\x0f\xdb\xcd\xa4\x59\x8c\xb3\x65\x76\xd3\x7a\x88\xff\xfd\xd8\x24\xae\x89\x4d\xd2\x0a\x72\x7d\x48\x37\xd9\xf9\x66\xe6\x9b\x9d\xfd\x26\x2b\x49\x5a\xa5\x09\x64\x2e\xf8\xd4\x86\xc6\x72\x0c\x2a\x9a\x00\x00\x30\xda\x92\x09\x8c\x65\x45\xab\xb9\x29\x97\xcd\x6e\x65\x80\x94\x4e\x26\x2a\x83\x0b\xb4\x3f\xd6\xce\x43\x18\x88\xd2\x6a\x59\x68\x83\x41\x04\x49\x02\xa4\x0a\xb0\x39\x52\xe5\xeb\x34\x4d\x77\xcd\x62\xb0\x5c\x62\xe3\xab\xd0\x52\x14\xe0\x37\x7f\x0a\xc5\x06\x12\x78\x0e\xee\x82\xbb\x20\x88\x21\x98\x4e\xdd\x33\x8c\xdc\xf3\xf9\xc5\x3d\x6f\xef\x83\x97\x16\xee\x3b\x6e\x0b\x45\x2d\xe4\x8e\xed\xc4\xd3\xd5\x74\x5d\x12\x86\x1c\xc3\xa6\x26\xab\x32\x20\x6d\x87\xe8\x78\x1e\x6f\x75\xa9\x5e\xab\xcc\xdd\x22\xd3\x0c\x0a\x12\x58\xc4\x70\xf4\x8e\x43\xaa\x3d\x52\x65\xc0\xae\x34\x4d\xb1\xbb\x86\xb7\xea\x3e\x86\x2f\xef\x62\xb9\x5f\xcd\x50\x96\x7c\xa5\x08\x21\x81\xcd\xfc\xac\xcc\x4e\xdc\x4b\xb8\x99\x9f\x97\x6c\x34\xcf\xff\x44\x93\x0e\x46\x65\xaf\x41\x1a\x5c\x0c\xde\xf6\xf7\xf1\x22\xfa\x78\x16\xee\xb7\x39\x39\x13\xf2\xc1\xac\x85\xc4\x30\x13\x85\xc1\xa8\xc7\xa4\x8e\x72\xad\x56\xb9\x1d\x32\x5a\x32\x8a\x87\xce\x57\x5f\xc8\x16\x81\xb7\x84\xe1\x2b\x2c\x40\x50\x0a\xe1\xa5\xb9\xd1\x9c\x9e\xe7\x82\xc3\x61\x7e\xb3\x45\x14\x81\xe6\x91\x0a\xcc\xf6\x55\xc0\x79\xe8\x2d\x41\x7f\xea\x7d\xeb\xfd\x87\xbd\xf8\xbc\xc3\x6e\xd5\x2a\x49\xe0\xe8\x15\xaf\xb9\xea\xea\x83\xaa\x76\x3c\xc8\x79\x36\x73\xdf\x61\x3a\x9b\x42\x8e\x8c\xa0\x0c\x58\x0d\x29\x32\x66\x48\x12\xab\xcd\xb5\x56\x64\x91\xdd\x86\x77\x79\xa5\x25\x6c\x73\x25\x73\x87\x70\xfc\x1f\x85\x55\x52\x14\xc5\x5f\x78\x14\x29\xf6\xc5\xd9\xe6\x48\x20\x35\x6d\x90\xad\xa2\x15\xac\xb4\xd3\x9f\x52\xda\x2a\x64\x51\x8a\x3e\xd0\xa5\x05\x42\x4c\x2b\x93\x25\x36\x89\xb1\x4b\x2d\x85\x25\x4a\x51\x9a\x3a\x47\x7f\xfb\xf1\x69\x8d\xce\xa5\x00\xd2\xe4\x53\xaf\x03\xed\x76\x74\x75\x02\x97\x64\x90\x6d\x38\x6b\x93\x8b\x47\xaf\xd0\xa1\x6d\xff\x7e\xed\xfe\xab\xeb\xe0\xd3\x5d\x33\xd6\xe1\x1b\x85\x0b\x3f\x47\xb3\x0e\x6c\xb5\x8e\xa9\x53\x4d\x48\x46\x6e\x56\xdb\x9e\xf0\xc9\xee\x05\x1c\x2f\xda\x90\xad\x53\xee\x0b\xb4\x57\x28\x52\x45\xab\x9b\x5c\x59\xac\xf5\xa6\x81\x46\xfd\x7a\xdb\xd1\xfe\xae\xe2\xfa\xac\x3b\x57\xb1\x0d\x18\xbc\x8c\xae\xc0\x9e\xc3\x38\x7c\x58\x32\xbb\x47\x37\x28\x9b\xb5\xd9\x2f\xb1\x1c\x34\x19\xe9\xc3\xe0\x8e\x02\x98\xcf\x61\x6b\x76\x71\xcd\x18\xaf\xbc\x1e\xd4\x7c\xed\xe1\xef\x06\xf4\x6e\x37\xbe\x4d\x81\xff\x39\x3d\x3f\xd0\xaf\xf0\x19\x23\xd0\x0d\x9c\x91\x46\xff\xb8\xb6\x6f\x4e\xbe\x61\x81\x76\xa7\x09\xf6\x16\xff\x5f\x00\x00\x00\xff\xff\x6a\x11\xe1\x10\xa6\x09\x00\x00") +var _runtimePluginsAutocloseAutocloseLua = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x56\x51\x6b\xdb\x30\x10\x7e\xcf\xaf\x38\xdc\x87\xd8\xd4\x09\x64\x8f\x05\x0f\xda\x0e\x4a\xa1\x6c\xa3\x0c\xba\xd1\x16\xaa\xc8\xe7\x58\xd4\x3d\x85\x93\x9c\x74\x94\xfe\xf7\x21\xdb\x55\xed\xc6\x4e\x52\x08\xf3\x83\x22\x5b\xf7\xdd\xdd\x77\x3a\x7d\x4a\x56\x92\xb4\x4a\x13\xc8\x5c\xf0\xa9\x0d\x8d\xe5\x18\x54\x34\x02\x00\x60\xb4\x25\x13\x18\xcb\x8a\x16\x53\x53\xce\x9b\xd5\xca\x00\x29\x1d\x8d\x54\x06\x17\x68\x7f\x2c\x9d\x87\x30\x10\xa5\xd5\xb2\xd0\x06\x83\x08\x92\x04\x48\x15\x60\x73\xa4\xca\xd7\x69\x9a\x6e\x9a\xc5\x60\xb9\xc4\xc6\x57\xa1\xa5\x28\xc0\x2f\xfe\x14\x8a\x0d\x24\xf0\x12\xdc\x05\x77\x41\x10\x43\x30\x1e\xbb\xf1\xe1\xc1\x8d\x61\xe4\xc6\x97\x57\x37\xde\xde\x07\xaf\x2d\xf4\x77\x5c\x17\x8a\x5a\xf8\x0d\xdb\x91\x27\xad\xe9\xba\x24\x0c\x39\x86\x55\x4d\x59\x65\x40\xda\x0e\x91\xf2\x6c\xde\xab\x53\xbd\x56\xf9\xbb\x49\xa6\x19\x14\x24\x30\x8b\xe1\xe8\x03\x93\x54\x7b\xa4\xca\x80\x5d\x81\x9a\x92\x77\x0d\x6f\xd5\x7d\x0c\x5f\x3e\xc4\x72\x4f\xcd\x50\x96\x7c\xa5\x08\x21\x81\xd5\xf4\xac\xcc\x4e\xdc\x4b\xb8\x9a\x9e\x97\x6c\x34\x4f\xff\x44\xa3\x0e\x46\x65\x6f\x41\x1a\x5c\x0c\xde\xf6\xf7\xf1\x2c\xfa\x7c\x16\xee\x59\x9d\x9c\x09\xf9\x68\x96\x42\x62\x98\x89\xc2\x60\xd4\x63\x52\x47\xb9\x56\x8b\xdc\x0e\x19\xcd\x19\xc5\x63\xe7\xab\x2f\x64\x8b\xc0\x7b\xc2\xf0\x15\x66\x20\x28\x85\xf0\xd2\xdc\x68\x4e\xcf\x73\xc1\xe1\x30\xbf\xc9\x2c\x8a\x40\xf3\x96\x0a\x4c\x76\x55\xc0\x79\xe8\x2d\x41\x7f\xea\x7d\xf3\xdd\x9b\x3d\x3b\xdc\x66\xb7\x6a\x95\x24\x70\xf4\x86\xd7\x5c\x75\xf5\x5e\x55\x3b\x1e\xe4\x3c\x99\xb8\xef\x30\x9e\x8c\x21\x47\x46\x50\x06\xac\x86\x14\x19\x33\x24\x89\xd5\xe2\x52\x2b\xb2\xc8\x6e\xc1\xbb\xbc\xd2\x12\xd6\xb9\x92\xb9\x43\x38\xfe\x4f\xc2\x2a\x29\x8a\xe2\x2f\x3c\x89\x14\xfb\xe2\xac\x73\x24\x90\x9a\x56\xc8\x56\xd1\x02\x16\xda\xa9\x50\x29\x6d\x15\xb2\x28\x45\x1f\xe8\xd2\x02\x21\xa6\x95\xc9\x1c\x9b\xc4\xd8\xa5\x96\xc2\x1c\xa5\x28\x4d\x9d\xa3\x3f\xfd\xf8\xbc\x44\xe7\x52\x00\x69\xf2\xa9\xd7\x81\x36\x3b\xba\xda\x81\x4b\x32\xc8\x36\x9c\xb4\xc9\xc5\x5b\x8f\xd0\xbe\x6d\xff\x71\xee\x7e\xab\xe3\xe0\xd3\x5d\x32\xd6\xe1\x1b\x85\x0b\x0f\xa3\x59\x7b\xb6\x5a\xc7\xd4\xa9\x26\x24\x5b\x4e\x56\xdb\x9e\xf0\xd9\xee\x04\x1c\xcf\xda\x90\xb5\x53\xee\x0b\xb4\x57\x28\x52\x45\x8b\x9b\x5c\x59\xac\xf5\xa6\x81\x46\xfd\x7a\xdb\xd1\xfe\xae\xe2\xfa\xac\x3b\x47\xb1\x0d\x18\x3c\x8c\xae\xc0\x9e\xc3\x76\xf8\xb0\x64\x76\xb7\x6e\x50\x36\x6b\xb3\x5f\x62\x3e\x68\xb2\xa5\x0f\x83\x3b\x0a\x60\x3a\x85\xb5\xd9\xc4\x35\x97\x79\xe5\x75\xaf\xe6\x6b\xff\x05\x70\xd7\xf4\x66\x37\xbe\xdf\x02\xff\xf3\xf6\xfc\x44\xbf\xc2\x21\xae\x40\x77\xe1\x6c\x69\xf4\xcf\x6b\xfb\xea\xe4\x1b\x16\x68\x37\x9a\x60\x67\xf1\xff\x05\x00\x00\xff\xff\x88\x75\xf0\xaf\xac\x09\x00\x00") func runtimePluginsAutocloseAutocloseLuaBytes() ([]byte, error) { return bindataRead( diff --git a/cmd/micro/view.go b/cmd/micro/view.go index efefd8d5..19371573 100644 --- a/cmd/micro/view.go +++ b/cmd/micro/view.go @@ -364,6 +364,7 @@ func (v *View) HandleEvent(event tcell.Event) { } } } + break } } } diff --git a/runtime/help/keybindings.md b/runtime/help/keybindings.md index 7d9eed19..e8fe8c59 100644 --- a/runtime/help/keybindings.md +++ b/runtime/help/keybindings.md @@ -5,82 +5,82 @@ you can rebind them to your liking. ```json { - "Up": "CursorUp", - "Down": "CursorDown", - "Right": "CursorRight", - "Left": "CursorLeft", - "ShiftUp": "SelectUp", - "ShiftDown": "SelectDown", - "ShiftLeft": "SelectLeft", - "ShiftRight": "SelectRight", - "AltLeft": "WordLeft", - "AltRight": "WordRight", - "AltShiftRight": "SelectWordRight", - "AltShiftLeft": "SelectWordLeft", - "CtrlLeft": "StartOfLine", - "CtrlRight": "EndOfLine", - "CtrlShiftLeft": "SelectToStartOfLine", - "CtrlShiftRight": "SelectToEndOfLine", - "CtrlUp": "CursorStart", - "CtrlDown": "CursorEnd", - "CtrlShiftUp": "SelectToStart", - "CtrlShiftDown": "SelectToEnd", - "Enter": "InsertEnter", - "Space": "InsertSpace", - "Backspace": "Backspace", - "Backspace2": "Backspace", - "Alt-Backspace": "DeleteWordLeft", - "Alt-Backspace2": "DeleteWordLeft", - "Tab": "InsertTab,IndentSelection", - "CtrlO": "OpenFile", - "CtrlS": "Save", - "CtrlF": "Find", - "CtrlN": "FindNext", - "CtrlP": "FindPrevious", - "CtrlZ": "Undo", - "CtrlY": "Redo", - "CtrlC": "Copy", - "CtrlX": "Cut", - "CtrlK": "CutLine", - "CtrlD": "DuplicateLine", - "CtrlV": "Paste", - "CtrlA": "SelectAll", - "CtrlT": "AddTab", - "CtrlRightSq": "PreviousTab", - "CtrlBackslash": "NextTab", - "Home": "Start", - "End": "End", - "CtrlHome": "CursorStart", - "CtrlEnd": "CursorEnd", - "PageUp": "CursorPageUp", - "PageDown": "CursorPageDown", - "CtrlG": "ToggleHelp", - "CtrlR": "ToggleRuler", - "CtrlL": "JumpLine", - "Delete": "Delete", - "Esc": "ClearStatus", - "CtrlB": "ShellMode", - "CtrlQ": "Quit", - "CtrlE": "CommandMode", - "CtrlW": "NextSplit", - "CtrlU": "ToggleMacro", - "CtrlJ": "PlayMacro", - - // Emacs-style keybindings - "Alt-f": "WordRight", - "Alt-b": "WordLeft", - "Alt-a": "StartOfLine", - "Alt-e": "EndOfLine", - "Alt-p": "CursorUp", - "Alt-n": "CursorDown", + "Up": "CursorUp", + "Down": "CursorDown", + "Right": "CursorRight", + "Left": "CursorLeft", + "ShiftUp": "SelectUp", + "ShiftDown": "SelectDown", + "ShiftLeft": "SelectLeft", + "ShiftRight": "SelectRight", + "AltLeft": "WordLeft", + "AltRight": "WordRight", + "AltShiftRight": "SelectWordRight", + "AltShiftLeft": "SelectWordLeft", + "CtrlLeft": "StartOfLine", + "CtrlRight": "EndOfLine", + "CtrlShiftLeft": "SelectToStartOfLine", + "CtrlShiftRight": "SelectToEndOfLine", + "CtrlUp": "CursorStart", + "CtrlDown": "CursorEnd", + "CtrlShiftUp": "SelectToStart", + "CtrlShiftDown": "SelectToEnd", + "Enter": "InsertNewline", + "Space": "InsertSpace", + "CtrlH": "Backspace", + "Backspace": "Backspace", + "Alt-CtrlH": "DeleteWordLeft", + "Alt-Backspace": "DeleteWordLeft", + "Tab": "IndentSelection,InsertTab", + "Backtab": "OutdentSelection", + "CtrlO": "OpenFile", + "CtrlS": "Save", + "CtrlF": "Find", + "CtrlN": "FindNext", + "CtrlP": "FindPrevious", + "CtrlZ": "Undo", + "CtrlY": "Redo", + "CtrlC": "Copy", + "CtrlX": "Cut", + "CtrlK": "CutLine", + "CtrlD": "DuplicateLine", + "CtrlV": "Paste", + "CtrlA": "SelectAll", + "CtrlT": "AddTab", + "CtrlRightSq": "PreviousTab", + "CtrlBackslash": "NextTab", + "Home": "StartOfLine", + "End": "EndOfLine", + "CtrlHome": "CursorStart", + "CtrlEnd": "CursorEnd", + "PageUp": "CursorPageUp", + "PageDown": "CursorPageDown", + "CtrlG": "ToggleHelp", + "CtrlR": "ToggleRuler", + "CtrlL": "JumpLine", + "Delete": "Delete", + "CtrlB": "ShellMode", + "CtrlQ": "Quit", + "CtrlE": "CommandMode", + "CtrlW": "NextSplit", + "CtrlU": "ToggleMacro", + "CtrlJ": "PlayMacro", - // Integration with file managers - "F1": "ToggleHelp", - "F2": "Save", - "F4": "Quit", - "F7": "Find", - "F10": "Quit", - "Esc": "Quit", + // Emacs-style keybindings + "Alt-f": "WordRight", + "Alt-b": "WordLeft", + "Alt-a": "StartOfLine", + "Alt-e": "EndOfLine", + "Alt-p": "CursorUp", + "Alt-n": "CursorDown", + + // Integration with file managers + "F1": "ToggleHelp", + "F2": "Save", + "F4": "Quit", + "F7": "Find", + "F10": "Quit", + "Esc": "Quit", } ``` @@ -318,9 +318,11 @@ Tab Esc Escape Enter -Backspace2 ``` +Note: On some old terminal emulators and on Windows machines, `CtrlH` should be used +for backspace. + Additionally, alt keys can be bound by using `Alt-key`. For example `Alt-a` or `Alt-Up`. Micro supports an optional `-` between modifiers like `Alt` and `Ctrl` so `Alt-a` could be rewritten as `Alta` (case matters for alt bindings). This is