]> git.lizzy.rs Git - micro.git/commitdiff
Add `parsecursor` option for file:line:col syntax
authorZachary Yedidia <zyedidia@gmail.com>
Fri, 29 May 2020 18:55:24 +0000 (14:55 -0400)
committerZachary Yedidia <zyedidia@gmail.com>
Fri, 29 May 2020 18:55:24 +0000 (14:55 -0400)
This option is disabled by default, and when enabled causes micro
to parse `:line:col` as a location for the cursor rather than
as part of the filename.

Closes #1650
Closes #1685

internal/buffer/buffer.go
internal/config/runtime.go
internal/config/settings.go
runtime/help/options.md

index ebfdeabeafd221c34966dddb09c0436010a0f983..def60b134904936f480c9eac458607f4d678a2e4 100644 (file)
@@ -197,7 +197,11 @@ type Buffer struct {
 // and an error if the file is a directory
 func NewBufferFromFile(path string, btype BufType) (*Buffer, error) {
        var err error
-       filename, cursorPos := util.GetPathAndCursorPosition(path)
+       var cursorPos []string
+       filename := path
+       if config.GetGlobalOption("parsecursor").(bool) {
+               filename, cursorPos = util.GetPathAndCursorPosition(path)
+       }
        filename, err = util.ReplaceHome(filename)
        if err != nil {
                return nil, err
index b2dba0769378998e63f26d8e6ef2eb1a3a98b56e..d14e5594d635bef0707e13de3de32e0e0510016a 100644 (file)
@@ -743,7 +743,7 @@ func runtimeColorschemesOneDarkMicro() (*asset, error) {
        return a, nil
 }
 
-var _runtimeColorschemesRailscastMicro = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xd3\xcd\x8e\x9b\x30\x10\x07\xf0\xfb\x3e\xc5\x14\xae\xcb\x0a\x36\x4b\xb2\x7b\xac\x5a\xe5\xdc\x43\x5f\xc0\x1f\x13\xb0\x6a\x66\xd0\xd8\x56\xca\xdb\x57\x66\xa3\x28\x69\xa8\x55\xcd\xc5\x12\x3f\x46\xe6\x3f\x83\x61\xcf\xd2\x78\x47\xbf\xc0\xe2\x49\x25\x1f\xa1\xaa\x71\x8f\x9d\x35\xcf\xf5\xab\xce\x55\x3d\xdd\x20\xc3\xd3\x84\x94\x91\x36\x1f\x6f\xfd\xfb\x26\x0a\x51\x45\xbc\x30\x63\x0e\xef\xbb\xdd\x3f\x7a\x51\x88\x6a\x55\xaa\x37\xaf\xfb\xae\xa8\x5e\x34\xb3\x87\xaa\xde\xdb\x0f\xa3\x71\x93\xc6\x65\xc6\xb2\x98\x05\x67\x61\x53\xbe\x57\x98\xd1\x38\xe5\xcb\x28\x91\x45\xf1\x8e\xd0\x96\x5d\x64\xcb\x50\x69\xf6\x16\x4a\x0c\x45\x58\xfe\xc3\x0d\x29\x46\x94\xe6\xc2\xaf\xb2\xeb\xba\xbe\xfb\x76\x27\x1d\x59\xa4\xd8\x98\x51\x65\xf8\xd6\xe5\xda\x6c\x99\x3f\xa2\xa1\x34\x69\xcc\x50\x75\xb9\x9e\xeb\x5d\x9f\xeb\x7e\x12\x49\x24\xb7\xbc\x7f\xa1\xb0\x2c\xd6\x9d\x4e\x8d\xb2\x76\xcd\xa8\x6d\xbf\x1e\xdb\xf6\xf1\xf9\xc4\xd6\x9d\xdc\x4a\x8e\xc7\x6d\x62\xd1\x63\x5c\xc5\xf7\x43\xdb\xfe\x25\x2e\x89\x9c\x95\x90\xa3\xe1\x66\x97\x36\x32\x09\xcb\xa4\xd7\x25\x42\xab\x0f\xfd\x76\xc2\x2e\xc7\x96\x6f\x24\x65\x97\x97\x3c\x85\x9c\xc5\x4d\x6a\x9f\x31\xdf\x2f\x80\xd2\x5a\x5d\x47\x5b\x80\x26\x49\xf8\x3c\xe7\x8e\x5b\xf9\xaf\x47\xc3\x3e\x4d\xb4\x2d\xc2\xac\x0c\x42\x75\xdd\x4d\x78\x98\xce\x53\x1d\x47\x84\x1f\x4b\x1c\x99\x20\x2c\x14\xd5\xef\xfc\xe3\x3b\x72\xd1\x31\x81\x12\x84\xb3\x30\x0d\x2f\xf0\x73\x74\x01\x5c\x00\xe2\x08\x23\x9f\x61\xe1\x04\x61\xe4\xe4\x2d\x58\x06\x8b\x86\x45\x45\x96\xf0\xe5\xf6\x02\x5a\xdc\x30\xc6\x41\x10\x69\x23\xbd\x3f\x01\x00\x00\xff\xff\x95\xf0\x91\x08\x6d\x04\x00\x00"
+var _runtimeColorschemesRailscastMicro = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x8c\xd3\xcd\x6e\xdb\x30\x0c\x07\xf0\x7b\x9f\x82\xb3\xaf\x75\x61\x27\x75\xd2\x1e\x87\x0d\x39\xef\xb0\x17\xd0\x07\x63\x0b\x93\x45\x83\x92\x90\xf9\xed\x07\x7a\x41\x90\xb4\x9e\x30\xf0\x22\x20\xbf\x10\xf2\x5f\xa4\x21\x4f\xdc\x78\x17\x7e\x81\xc5\xb3\xca\x3e\x41\x55\xe3\x01\x3b\x6b\x9e\xeb\x9d\x96\xaa\x9e\xee\x90\xa1\x69\xc2\x20\x48\x9b\xf7\xd7\xfe\x6d\x13\xc5\xa4\x12\x5e\x99\x31\xc7\xb7\xfd\xfe\x1f\xbd\x42\x4c\x6a\x55\xaa\x37\xbb\x43\x57\x54\x2f\x9a\xc8\x43\x55\x1f\xec\xbb\xd1\xb8\x49\xd3\x32\x63\x59\xcc\x8c\x33\x93\x29\xdf\x2b\xce\x68\x9c\xf2\x65\x94\x83\x45\xf6\x2e\xa0\x2d\xbb\x44\x96\xa0\xd2\xe4\x2d\x94\x18\x32\x13\xff\x87\x1b\x72\x4a\xc8\xcd\x95\xdf\x64\xd7\x75\x7d\xf7\xed\x41\xba\x60\x31\xa4\xc6\x8c\x4a\xe0\x6b\x27\xb5\xd9\x52\x3e\xa2\x09\x79\xd2\x28\x50\x75\x52\xcf\xf5\x6e\x2f\xf5\xf8\x12\x99\x59\x5a\x3e\xfe\xa1\x30\x2c\xd6\x9d\xcf\x8d\xb2\x76\xcd\xa8\x6d\xbf\x9e\xda\xf6\xf3\xef\x13\x59\x77\x76\x2b\x39\x9d\xb6\x89\x45\x8f\x69\x15\xdf\x8f\x6d\xfb\x41\x5c\x13\xb9\x28\x0e\x2e\x0c\x77\xb3\xb4\x91\x49\x5c\x26\xbd\x0e\x11\x5a\x7d\xec\xb7\x13\x76\x12\x9b\xdc\x88\xcb\x4e\x86\x3c\x47\xc9\x42\x96\xa1\x93\xda\x4c\x2d\x29\xad\xd5\xed\x69\x0b\xd0\x64\x8e\x7f\xcf\xd2\x71\xdf\x4b\x7d\xd8\x04\x39\x1a\xf2\x79\x0a\xdb\x22\xce\xca\x20\x54\xb7\xd9\x84\x4f\xaf\xf3\x54\xa7\x11\xe1\xc7\x92\x46\x0a\x10\x97\x90\xd4\x6f\x59\x7c\x17\x5c\x72\x14\x40\x31\xc2\x85\x29\x0c\x2f\xf0\x73\x74\x11\x5c\x84\x40\x09\x46\xba\xc0\x42\x19\xe2\x48\xd9\x5b\xb0\x04\x16\x0d\xb1\x4a\xc4\xf1\xcb\xfd\x05\x34\xbb\x61\x4c\x03\x23\x86\x8d\xf4\xfe\x04\x00\x00\xff\xff\xf4\xdb\x4d\xc0\x6d\x04\x00\x00"
 
 func runtimeColorschemesRailscastMicroBytes() ([]byte, error) {
        return bindataRead(
@@ -1003,7 +1003,7 @@ func runtimeHelpKeybindingsMd() (*asset, error) {
        return a, nil
 }
 
-var _runtimeHelpOptionsMd = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x5b\xdd\x8f\xdc\x36\x92\x7f\xb6\xfe\x8a\x82\x63\xc0\xdd\xb9\x1e\x8d\x91\xcd\x1e\x82\x7e\x38\x20\x5f\xe7\x18\xf9\xf0\x21\x71\x70\x7b\xb8\x3d\xac\xd8\x52\xa9\x9b\x19\x8a\xd4\x92\x54\xb7\xe5\x6c\xee\x6f\x3f\x54\x15\x29\xa9\x7b\x7a\x66\x7c\xc0\xee\xc3\x7a\x5a\xa2\x8a\x55\xc5\xfa\xf8\x55\x15\xf3\x09\xbc\xed\xa3\x76\x36\x14\xc5\x8f\xba\xf6\x0e\x42\x74\x1e\x03\x28\x63\xc0\xb5\x10\x0f\x08\x43\x40\x0f\xb5\xb3\xad\xde\x0f\x5e\xd1\x62\xd0\x16\x74\x0c\x17\x0f\x1b\xed\xb1\x8e\xce\x8f\x65\xa6\x35\x04\x0c\x50\xbd\xf8\xf1\xcd\xd7\x3f\xbf\xfd\xdb\xd7\x6f\x7f\xfa\xf7\x37\xaf\xff\xf6\xdd\xdb\x1f\xbf\xad\x40\x05\x26\xfd\x10\x01\x78\x43\x5b\xeb\x50\xa0\x3d\x6a\xef\x6c\x87\x36\xc2\x51\x79\xad\x76\x06\x41\x07\xb0\x2e\x42\xc0\xb8\x01\x1d\xf3\x2e\x7f\xf9\xe6\xf5\x72\x8f\xdb\x8e\x58\xa8\x40\xdb\x10\x51\x35\x44\xb2\x88\x07\x15\xe1\xe3\x49\xfe\xef\x6d\x29\x0c\x66\x5a\xc2\x75\xf1\x30\xd7\x96\xa5\x6a\x5c\x3d\x10\x79\x7e\xbf\x81\x13\xab\xf0\x0a\xb9\xe8\x0a\x8f\x2d\x7a\x88\xee\x31\x6d\xc0\x0a\x8f\x68\x41\xb7\xc4\x59\xa7\x46\xd2\x7e\xab\xea\x08\x3b\x84\xe0\x3a\x3c\x1d\xd0\x23\xa0\x09\x58\xe8\x16\x46\x37\xc0\x41\x1d\x91\x64\x01\xd4\xf1\x80\x3e\x1f\xa4\xda\xb9\x23\x5e\x95\x3f\xac\xcb\xa2\xf8\x8e\xc8\x28\x8f\xb2\xf6\xa8\xb4\x61\xd5\x38\xb1\x8f\x6d\x51\x7c\x0a\x95\x1a\xa2\xd3\xb6\x41\x1b\xab\x2d\x9c\x0e\x68\xa1\xf6\xa8\xa2\xb6\x7b\x50\x60\xf1\x04\x46\x5b\xdc\xb0\xbc\x44\x25\xa8\x0e\x41\xd6\x8b\x50\xe9\xdc\x0b\x00\xe8\x3d\x1e\xb5\x1b\x02\x7f\x52\x16\xc5\xb3\x06\x5b\x35\x18\x62\xca\x0c\xb8\x85\x2a\xfa\x01\xab\x69\xd7\xa0\x8e\x58\x6d\x81\xfe\xec\x54\xd4\xb5\x32\x66\x04\x7a\xc8\x04\x77\x43\x4b\x8a\xc4\x23\xfa\x11\x2c\x04\xac\x9d\x6d\xc2\x06\x44\x37\x96\xce\x97\x4e\x0e\x40\xa8\x4f\x1a\x49\x84\x93\x90\x25\x7c\x69\x82\x13\xb9\xfe\x3e\xe8\xc8\x72\x11\xd7\xd0\xb9\x46\xb7\x1a\x9b\xb4\xd1\x06\xf8\x08\x89\xde\x49\x1b\x73\x8d\x2b\x65\x1b\xa6\x51\xc2\x57\x08\x27\xe5\x2d\x36\x1b\xb6\xe9\xb4\x17\xaf\x0a\x0b\xe6\x85\x58\x3c\xb8\x21\x42\xef\x5d\xd7\xf3\xee\xd9\x01\x37\x10\x1c\x34\x2a\x2a\xb6\x80\x1d\x82\x3b\xa2\x3f\x79\x1d\x23\xda\xc9\x5d\x32\x69\x1d\x88\x18\x19\x40\x74\x50\xbd\xaa\x36\x60\x5d\x96\x95\x88\xea\x00\x3d\xfa\xd6\xf9\x0e\x9b\xb2\xa0\xb5\x70\xa9\xfc\x57\x0b\xcd\x0f\xd5\x16\xfe\x93\x74\xa2\xa0\xd5\xe2\x2c\xc4\x7c\x03\xec\x4f\x53\x88\x68\x1c\x06\xfb\x32\x8a\xf5\xf5\xe8\x3b\x1d\x02\x71\x13\x59\x4f\xac\xc1\x31\x29\x2e\x69\x2d\xdc\x91\x55\x4f\x04\x4e\x6e\x30\x0d\x18\x7d\x87\xc4\x37\xd9\x50\x18\x7a\xf4\xfc\x52\x2c\x46\x1f\xb5\xc1\x3d\xa9\xcd\xcd\x67\x4f\x3c\x5d\x51\x01\xa0\x25\xfb\x6d\x96\x5b\x12\x95\xf3\xb3\x52\x31\x62\xd7\xc7\xfb\x1b\x5e\xdb\x2d\x1d\x0f\x53\x09\x77\xcb\xe3\x79\x40\x8b\xad\x32\x21\xd9\xf0\x4e\xd5\x77\x43\x5f\x6d\xcf\x14\x70\xc6\xca\x1d\x62\x0f\xb2\x2c\x90\x81\x72\x08\xee\xd1\x26\xfb\x08\x25\x7c\x25\x2f\x79\x7f\x8f\x12\xaa\x1b\x0a\x07\x97\xb1\xe5\x36\x91\xa9\xd8\x0c\x69\xad\xc7\xce\xd1\x91\xb1\x6d\x2f\x3c\x46\x4c\xa5\x36\x2e\x60\x03\xb5\x41\x65\xcd\x1c\xc8\x6a\x15\xd8\x55\x14\x84\x31\x44\xec\xa0\xf6\x2a\x1c\xc0\x79\xf2\x08\x16\x83\x1f\x6c\x72\xf4\x8a\x68\x23\xd3\x4b\xee\x95\xf6\xa8\x95\x25\x8b\xf5\x58\x93\xd1\x62\x73\x21\xf7\x6e\x64\x31\xb3\x3a\xd9\xc4\xd8\xb2\x4e\x8a\x89\xed\x90\x5e\x61\xa3\x23\xf9\x1f\xb6\x2e\x85\xa8\xb4\xb7\xf3\xd0\x29\x3b\x64\x52\x01\x95\xaf\x0f\xf4\x45\xeb\xbc\x70\xc1\xba\x00\x6d\x89\xd8\xe2\xc1\x22\x70\x27\xc5\xb2\xa6\x3a\xd5\x50\xcc\x9a\x56\xee\xbd\x1b\x6c\x52\x9c\x3a\x57\xdb\x14\x15\x48\xcb\xb4\xde\xa8\x88\x21\x4e\x3b\x06\xe8\x84\x59\x65\xe1\x8b\x1c\x94\xc0\x99\x86\xb9\x66\x8a\x53\x1c\x69\x30\x62\x1d\x03\x28\x91\xab\x84\x37\x91\x08\x1c\xf4\xfe\x60\x46\xd6\x5d\xd7\xa1\x6d\xb2\xd7\x51\x98\x37\x28\x2e\xa0\x03\xb4\xa8\xe2\xe0\x39\xc0\x25\xb3\x7f\xc0\x22\xe7\xa0\xba\x53\x01\xad\xea\x28\xa8\x26\x69\xb5\x6d\xdd\x4e\x79\x91\x46\xed\x76\x8a\xa2\xce\xc1\x9d\xc0\x59\x33\x26\x7d\xc8\x37\xf9\x80\xe9\xac\xee\x1d\x91\x57\x9c\x74\x58\x6a\x5e\x34\x18\x03\xbd\x8a\x87\xa7\x9d\xa4\x76\xc6\xf9\xda\x99\xa1\xb3\xc4\x56\x72\xe9\x39\x39\x93\x27\xbe\xe2\x0c\xcd\xfe\xd3\xe8\xd0\x1b\x35\x92\xce\xf8\x1b\x90\x70\x54\x00\x84\x1e\x6b\x39\x1a\x79\x53\xc2\xbb\x44\x69\x08\xd8\x0e\x06\x52\xa6\x3c\x29\x1b\xf3\xc7\x5f\xbc\x22\xf2\x3b\x14\x9d\xeb\xfd\x21\x62\x93\x49\x29\xc3\xe6\x84\xef\x55\xd7\x9b\xab\xd9\xea\xd5\x42\x82\x50\x1f\x90\x15\x6b\x9c\x6a\x32\xd2\x99\x9e\x2f\xfc\x96\xf4\xf1\x62\x25\x9e\xfb\x8d\xf6\xeb\xdb\xc5\xb2\x70\x5b\x49\x2c\xab\x4a\x36\x92\x8d\x88\x10\x50\xd2\x92\x0e\x50\xed\x8d\xdb\x29\xc3\xc7\x53\x5d\xe3\x29\xfd\xae\x44\xef\x3f\xb9\x88\x73\xc8\xce\x6b\x97\x3b\xc2\x2a\x3d\xa5\x6c\x63\x94\xd7\x1f\x28\x7c\x92\x39\x4c\x3f\x6f\x62\xbd\x66\x6a\xe4\x2a\x74\x2a\xc6\xd5\x2a\x8a\x34\x93\x1c\x1b\xd8\x61\xad\x12\x08\x18\x79\x29\x76\x3b\x6c\x1a\x59\x47\xdb\x4f\x76\x0f\x3b\x6d\x15\x63\xc6\x67\xef\x2e\xf4\x94\xe2\x46\x40\x83\x35\x6d\xd1\x7a\xd7\x71\x54\xcc\xa6\x17\x32\xb5\xe2\xd9\x65\x00\x3c\x53\xe4\xd2\xd5\x05\x99\xd6\x8e\xc4\xdd\x8d\x93\x1a\x28\xb4\x43\x3c\x78\xc4\xe2\xd9\xf2\xdb\x6d\x51\x3c\xfb\x2f\x37\x30\x2f\x1e\x55\x23\x1e\xad\x76\x94\xa5\x79\xa7\x97\xe1\x5c\x85\x89\xa3\x64\x08\x15\x1c\xd0\xf4\x10\x5d\xaf\xeb\xe2\xd9\xaa\xe2\x5f\xe9\x15\x61\x2e\xb2\x98\xc1\x07\xe7\x09\x04\x55\xdb\xd9\xf4\x24\x9c\x68\xbb\x38\x31\x59\x48\x07\x2f\x08\x5c\x41\xa3\x29\x18\xa1\x4d\xa7\x48\xea\x5c\x4d\xc6\x46\x0b\x1b\x6c\xb5\xa5\xa8\x39\xde\x33\x42\xb2\x7e\x3a\x98\x21\x68\xbb\x5f\x3f\x8e\xbf\x68\x9f\xfd\x10\x23\xfa\x6a\x3b\x39\x1d\x3d\x24\x6c\xa7\x6b\x15\x9d\x0f\x39\x32\x13\xcf\xe1\x1a\xb9\x85\x9b\xa3\xad\x5d\xa3\xed\xbe\xda\x32\x5b\xf9\x27\xb9\x1f\x27\x3c\xb6\x38\x8a\x6d\x72\xc8\x74\x36\x25\xfc\x32\xf4\xbd\xf3\x64\x07\x79\xfd\x94\x08\x8d\x0e\xf4\x5c\x45\x38\xc4\xd8\x87\xed\xed\xed\xe9\x74\x2a\x4f\x7f\x2a\x9d\xdf\xdf\xbe\xfb\xf9\x36\x7f\x70\xfb\x40\x04\x1a\x62\x7b\xf3\x45\x62\xcd\xb5\x16\x4f\xe9\x34\x1e\x4c\xd5\xaa\x69\x04\xef\xca\x09\xb9\x24\x46\x93\xe2\x22\x6d\x22\x48\xa9\x05\x67\x91\x91\x11\x3b\x0b\xbe\xd7\x21\x3e\xae\xeb\x56\x85\xd8\x68\x1f\x47\x56\x0e\x9f\x61\x24\x2c\x65\x49\x11\x64\x0a\x77\x5a\xf6\x51\x66\xef\xbc\x8e\x87\x2e\xb1\xc9\x35\x4b\x74\xf3\x7a\xe2\x42\xb7\xcb\x9c\x35\x27\x2c\xe7\x89\x9f\x52\x60\xdd\x62\x4f\xb1\xae\x0c\x99\x7e\x1b\x42\xaa\x85\x14\x47\x79\xe7\x08\x20\x40\x95\xc9\x54\x62\x9c\x12\x95\x18\x6b\xb2\x1c\x84\xf2\x83\x9b\xd1\x3e\xc3\xa9\x4e\xdd\x11\x1d\xcb\x59\xa2\x24\x72\x39\x22\xd3\xee\x1b\xd8\x0d\x31\x3b\xbc\xb6\xaa\xae\xa9\x0c\x12\x58\x77\xc9\x5e\xdb\x32\xe0\xb0\x17\xb8\xee\x40\xd0\x24\xf9\x09\xfb\x44\x12\x5b\xed\x15\xd5\x80\xa0\x64\x45\xca\x5c\xce\xeb\xbd\xb6\x14\xd6\xe9\x9c\x56\x5c\xc5\x24\x78\x34\xc1\x04\xf9\xfe\xa4\x02\xc7\x71\x6c\xd6\x73\x16\x91\x28\x90\xb8\x64\xde\xdd\x8e\xab\x19\x33\xca\x3b\x8f\xc1\x0d\xbe\x96\x43\x20\x60\x14\xf4\x11\xd3\xf7\x09\xa2\xb2\x5d\xed\xf0\xc2\xb4\x1a\x1d\x38\x7f\x67\x64\xcc\xfc\x05\xfd\x41\x72\xfb\xfb\x1a\xb1\x09\xf0\xe7\x57\xdf\x7f\xf5\x84\x8f\xd1\x77\x84\xf0\x55\x7c\xca\x90\xd8\x86\xd1\xb2\x47\x2d\x4d\x9e\xe2\x77\x2b\x51\x65\x86\xd9\xbf\xfe\xf4\xe6\x2f\xe7\x5f\x90\x03\xb2\xa1\x54\x7f\xb5\x15\xac\xe8\x5d\x8b\xd8\xac\xa5\xf6\x52\x01\x1a\x27\x35\x9e\x80\x93\xf9\xa3\xea\xaf\x9e\xbf\xa8\x95\xf7\x5a\xed\x49\x67\x71\xf0\x16\xfe\x05\x26\x1a\xa4\x30\x84\x78\x72\xd0\xbb\x10\x34\x95\xa3\x2c\x6a\x98\x19\x9b\xf5\xc9\x34\x07\xab\xdf\x0b\xea\xad\x1a\x17\x2a\x21\x30\xeb\xe2\xba\xd2\x67\xfc\x85\x0d\xac\x18\x97\x51\x78\x4c\xb1\x48\xbc\x96\x11\xa5\x36\xb8\x66\xe2\x29\x08\x92\x27\x49\xbc\x0f\x51\xc5\x21\x70\xf5\xcb\xae\x32\xc4\xcb\x72\xe4\x02\x78\x9c\xd5\x3a\xf5\x41\xd9\x3d\xce\x31\x3f\xab\x89\xa2\x78\x4b\xf4\x72\xb4\x0e\x51\xf9\x45\xb5\xcd\x67\x72\xc5\x0e\x58\x0b\x93\x19\xc4\xb1\xa7\x68\x16\x30\x86\xe9\x24\xe9\xd9\x84\x90\xcf\x3d\xa6\x84\x5f\xf0\x9c\x7b\xae\xe0\x2a\xd7\xb6\x15\x33\xeb\x08\x03\x45\x9c\x8d\x75\xa6\x28\x5a\xa4\x52\xfa\x2a\x57\x77\xd6\x9d\x6c\x95\xdc\xe0\xba\xfd\x53\x89\xe0\x75\xd3\xa0\x85\x06\x7b\x51\x04\x07\xed\xa4\x68\xf6\x87\x7c\x3a\x92\x41\xf5\xde\x3a\x8f\x54\xac\x54\xdb\x5c\xd8\x72\xed\x72\xa3\x6d\x20\xcf\x8b\x9a\xfb\x21\x54\x18\x3c\x99\x9b\xa4\x5b\x51\x1f\x94\x5f\xaa\x6c\xd9\xc3\xa0\x77\xaa\x8e\x5c\xf4\xdd\xa3\x04\x15\xac\x42\xaf\x6a\x5c\x27\x6a\x0c\xa9\xab\x6d\x82\xe5\x61\x3e\xe3\x94\xd5\x77\x2e\x46\xd7\xe5\xb0\x44\xc1\x51\x4a\x03\xaa\x44\x30\x04\x45\xf5\xa7\x12\x64\xdf\x7b\x8a\x24\xcd\x79\x14\xf9\x18\x1c\x38\x67\x17\xaa\x31\xef\xf7\x70\x18\x03\xc0\xfc\x7c\x03\xa7\x83\x8e\xc8\x72\xd0\x06\x8a\x91\x1b\x59\xcb\xe8\x06\xd9\x9e\xab\x3c\xe1\x60\x11\x57\x74\x0b\x93\xf7\x50\xbd\x99\x53\xa3\xc5\xf7\x51\xa4\xce\x1d\x0e\x65\x47\xa0\xd3\xf1\xd2\x7c\x4c\x31\x66\xb1\x6d\xae\x00\xd3\xe6\xe1\xc0\x0e\xb3\x23\x13\x23\xe3\x6b\x88\xb4\x14\xb5\x10\xbd\xd2\x26\x99\xc9\x4c\xa1\x04\xf8\x6a\xc2\x77\x9b\xa9\xdd\x23\x12\x5e\x08\x98\x69\xa6\x98\x9b\xa3\x15\x87\x7e\x6c\x23\x60\xd7\xc7\xf1\x09\xc3\xb9\xc3\xb1\x43\x3b\x2c\x10\x12\x4b\xae\xac\xbb\x09\x71\x34\x08\x77\x38\x02\xad\xb8\x7e\xf2\xa1\xf6\x88\xb6\x64\x94\x2e\xea\x50\x11\xde\xb9\xfd\xde\xe0\xf7\x38\xfe\x48\xdf\xe9\x00\x3b\xae\x45\x29\xd3\x7e\x69\xe2\xcd\xbe\x5a\x42\x58\x29\x42\x25\x3f\xcd\xf1\x69\x2e\x7b\xe7\x10\x55\xc2\x3b\x37\xf9\x2e\x7d\xb2\x81\xa0\xbb\x5e\x0a\xe8\x4c\x99\x36\xf9\xd5\xee\xb4\x6d\xbe\xc7\xeb\x66\xb5\x10\xbe\x53\xb1\x3e\xec\xbc\xaa\xc9\x05\x07\xdb\x20\x03\x5a\xe0\xc7\x64\x5b\xfc\x8a\xa3\x36\xbc\x5c\xad\x5f\x6e\xe0\xe5\xef\x7f\xd0\xff\xff\xf7\xff\xbc\x9c\x5b\x12\x02\x70\x39\x63\x06\x69\xbb\xf1\x67\x67\x0e\xf7\x78\x4d\xdb\xdd\xf5\x8a\x22\x59\x90\xea\x71\xee\x57\x51\xb0\x90\x60\xad\xb8\x14\x15\xf5\x9e\xe3\xb2\xcd\x59\x49\x5b\x2b\x4b\x6f\xa8\xfe\xe0\x5e\xd7\xa2\xa2\x01\xd9\x64\xaa\x2a\x34\x52\x92\xb3\x2f\x33\xbe\x3b\xf3\x4f\x83\xd2\x12\x91\xc4\x7a\x1e\xeb\x04\x75\x3c\x44\x52\x5b\x08\x43\x7d\x00\x05\x41\xc7\x41\xa5\xa8\xfa\x44\x05\xdd\xb9\x81\xc3\x20\xff\x0b\x41\x30\x73\xc2\x79\x67\xcf\x92\x95\x48\x8b\x8c\xa8\x0e\x41\x7a\x28\xc4\x8d\x38\xb4\x32\x73\x8c\x66\x4b\x71\x04\x79\x30\x84\x44\x09\x8f\xa4\x6a\x72\xa5\xfa\x90\xb1\x9b\x64\xb9\x04\x3d\xa7\x0a\x9b\xb3\x46\x3f\x4a\x05\x77\xb6\x41\x6a\xcf\x93\x17\xf0\x4b\x51\xd3\x8a\x80\xf3\x11\x3d\x84\x70\xc8\xa9\x3e\xd5\xde\x67\xb5\xe5\x4c\xe7\x40\x91\x42\x98\x4b\x31\x87\x0a\x53\x03\xb5\xd1\xfd\xce\x29\x2f\x3d\x9a\xb9\xdb\x92\x4e\xfe\x89\xc2\xa7\x57\x21\x92\x36\xdf\xd1\x41\xcd\x76\x48\x78\xd7\xc6\xab\xd2\xf0\x69\xd9\xbd\x21\xab\x1d\xec\x1d\x41\x60\xb2\xb8\x20\x4e\xcd\x1a\x3b\x6b\x90\x28\x08\xc8\xa7\xed\xda\xd4\xc6\xe2\x38\xd1\x7b\x0c\x01\x03\xe3\xdf\x9c\xfb\x89\x0a\xf9\x12\x47\xeb\xec\xd4\xd3\xd6\x77\x38\x92\xaf\xd2\x82\x15\x19\xee\xd7\xd1\x9b\x9b\xe3\x26\x9d\x8e\x0e\x53\xb5\x9a\xa5\x9d\x98\x9a\xbf\x5c\x0b\xae\xd6\x6c\x1c\x0a\xf6\xce\x35\xa0\x1b\x54\xa4\x52\xc9\x5f\x67\xb0\xa0\x19\x7c\x6e\xda\x4d\xc4\x12\x38\x92\xc9\x81\xad\x71\x7e\xcb\x6e\x78\x14\x78\x81\x50\xfd\x1b\xa4\x5a\xb8\x1f\x45\xcb\x1c\x1c\x1a\x8c\x4a\x9b\x20\x05\x36\xbb\xa1\xeb\x47\x4e\x4e\xb6\x99\x14\xc0\x5a\x9e\x04\x5f\xcc\x33\x9e\x76\x8f\xde\x0c\x7b\x6d\x09\x6e\x59\x34\x14\x25\xa8\x74\x24\xdd\xff\xfa\xf3\x0f\x01\x7a\xa7\x6d\x4c\x85\xa8\xac\x84\xbc\x54\xb8\x73\x27\x4b\xa5\x40\x62\x48\xb0\x7d\x88\xca\x50\xf6\x49\x5f\x84\x12\xbe\xbc\xf8\x18\x6a\x67\x83\x0e\x51\xba\xba\xf0\x5b\x70\x56\x02\x13\x37\x1d\x8c\xb6\x77\x21\x35\xc9\xd3\x77\x1e\x7b\x17\xf2\xd1\x71\xb7\x88\x7b\x73\x04\x60\x19\xe8\x72\xf7\x21\xad\x3d\xa2\x0f\x94\x42\x45\xf3\x89\x41\x16\x87\x8b\xac\xf3\x14\x38\x9f\x1d\x8b\x3a\xf9\x8a\x6b\x5b\xcd\x4d\xae\x0b\xc6\x0f\x8e\x0b\x6b\x67\xe1\xb5\x8e\xdf\x0d\x3b\x3e\xe1\xb9\xca\xde\xeb\x78\x18\x76\x65\xed\x3a\xe9\xba\xdc\x08\x7c\xb9\x15\x2a\x37\x89\xca\x03\xa7\x92\x89\x78\x75\x2a\x85\x10\xd5\x89\xa9\x8b\xfc\x14\x4d\xa6\x78\xf9\xbf\xdb\x8e\x0c\xc9\xdf\xe6\x7d\x49\xd1\xcb\x63\x67\xb5\x56\x5b\x50\xd3\xa9\x67\xdd\x9f\x29\x5e\x4b\xfc\x7d\x80\x6d\x21\xe8\x51\x35\x0c\xb7\x12\x82\x9a\x66\x0d\x64\xfb\xc6\xb8\x53\x60\x28\x37\x29\x38\x23\x6b\x69\xea\x2e\xba\xb9\xec\xc7\x4e\x3a\xac\xc8\x11\xef\x02\x7b\x73\x18\x33\x63\xc2\x68\x55\xc0\xc8\x4f\xaa\xa7\x6d\xdd\x77\x19\x18\x9d\xc2\x63\xcd\x8c\xe8\x75\x37\x61\xa8\x05\x30\x0a\xc0\xd3\xd2\x86\xcc\x96\xf6\xfa\x98\xce\x8e\x1f\xcc\x59\x93\x88\x51\x80\x1d\xba\x1d\xfa\xab\x9f\xce\xa1\x96\xb2\xac\x00\x80\x6a\x4b\xc0\x0e\xe9\x9b\x04\x84\x17\xdd\x2f\x86\x64\x2a\x44\x88\xba\x9b\xc7\x3f\xfc\x38\xe5\xf8\xe4\x98\xfd\x10\x29\x90\x45\x26\x70\x5e\xd2\x4d\x5f\x71\x6b\xa0\x84\x37\x0b\xdf\x9a\x67\x5b\xec\x90\xf7\x07\x2b\x32\x8b\xb9\xad\x1e\xd7\x03\xd1\x38\x68\x72\xdd\x71\x29\x0e\x1d\x3b\xf9\x69\x7a\x05\x3b\x8c\x27\x44\xcb\xf3\x97\x1c\xe5\x3c\xde\xa4\x71\xc8\x04\x1b\x1e\x64\xf1\x61\xfe\xf2\xe6\x4f\x42\x26\x22\x35\xd8\xc6\x65\x4b\xbe\xa8\x5a\x9d\xdd\x10\x9e\x73\xf3\xae\x3c\x8c\x56\x6d\x44\xae\x06\x64\x74\x94\x90\x16\x4f\x1d\x5d\xce\xfc\xe9\x0d\x8b\x24\xa5\x34\x2f\xda\xc8\x4b\x65\x65\xe0\x45\xc4\xb5\xdd\x5f\x8a\xc8\xa4\x9e\x94\xf2\x29\x58\x1a\x6a\xef\x8c\x91\x02\x6c\x1e\x16\xc8\x53\xd8\x29\xff\xa4\x0f\xc9\xd2\x4e\xf9\xbd\xb6\xe4\x43\xfc\x07\xf9\x85\xc4\x66\xb2\xa4\xa3\xc6\x93\xd4\xe5\x21\x51\x16\x37\xba\x07\x6a\x55\xdf\x7b\xa7\xa8\x04\x4d\xa5\xde\x7e\x9a\xa3\x10\x8d\x6b\xa2\xfc\x69\xc9\x45\xe8\x11\x1b\x0a\x5f\x9d\x1b\x6c\x0e\x5f\x69\x3a\x29\x12\x51\x8e\x72\x16\xf3\x4f\x46\x1b\xd7\xc8\x7e\x96\xc8\x76\xca\xc7\x0c\x71\x54\xd3\x80\x41\xc9\x6d\x8b\xe2\x88\xe5\xc8\x89\xb7\x1b\x4c\xd4\xbd\x99\x9a\xbc\xb9\x89\x27\x41\x65\x9e\xa4\x12\x7a\x41\x7f\xc4\xb3\xe6\xc2\xb2\x84\x36\x78\x44\x73\x4e\x5b\x71\x9d\x32\x58\x59\x46\x80\xdb\xb8\xfa\xee\x89\x98\xe1\xda\x78\xf2\xaa\x27\xdb\xf5\xaa\xcf\xfa\x20\x68\xcf\xf7\x18\x9c\x03\xe3\x24\x9d\xb7\x3a\x4e\xad\x1a\xa9\xb4\x9e\xb0\x9c\xde\xe8\x28\x15\x5a\xf6\x0c\x05\x07\xe7\xf5\x07\x67\xa3\x32\xc0\xef\xc9\x29\x52\xe7\x70\x93\xc1\xbc\xa6\x9a\xc1\xb8\x53\xee\x03\x67\xf1\xf9\x83\x27\xc4\xa1\x25\x5e\xef\x0f\x71\xde\xf2\x48\x15\x72\xfd\xc4\x86\x29\xc9\xf0\xa7\x8b\x16\xf4\xff\x67\x6b\xae\x0d\xc5\x01\x4d\xb5\x85\xd4\x2d\x0b\x91\x11\x1e\x8f\x11\x34\x9f\x5c\x6e\x19\x51\x59\x7c\xf3\xdb\x10\xa2\xf4\x93\x7b\xe5\x97\x3b\x2f\x4b\xcd\x5f\xd2\xfc\x4c\x4a\x1b\x7d\xc4\xb0\x28\xe6\x7b\xa3\x6a\x2e\x52\x83\x6e\x10\xaa\x17\xab\x75\x35\x7d\xc1\x38\x7d\xfe\x48\xdb\xda\x0c\x0d\x1f\x93\x36\x32\xb9\xdc\x2c\x5a\xd1\x1b\xa8\xb8\x6b\xbf\xe1\xd1\x0b\xfd\xe3\xfa\x48\xff\x10\xb6\xad\x92\xad\xa2\x3c\x95\xfe\x20\xbf\x58\xee\x10\xd5\x1d\xe6\x2b\x33\xca\xe6\x20\xe8\xf8\x87\xaa\x05\x7a\x51\xdc\x3b\x29\xdf\x64\xac\xdb\x92\xe9\xa7\x99\xcf\xd9\xd5\x92\xf9\x6b\xfa\x45\x98\x7e\xaa\xdd\xb9\x15\x51\x3f\x52\xcf\xbd\x58\x65\x11\xd7\xf0\x62\x95\x45\x5c\xaf\x5e\x70\x77\x75\xbd\x79\xb1\xaa\x9d\x59\xd3\x3b\x51\x74\xc9\x4e\xbc\xfe\xc7\x55\x54\xd4\xc6\xed\x8b\x95\xeb\xe3\x36\x37\xe9\xd6\xf0\x0f\x98\x9f\xc8\x49\xcf\xcf\xf2\xac\x64\x7d\xdf\x30\xfc\xc7\x18\x06\x1b\xe1\x47\x59\xc6\x43\xb2\xd3\xb9\x6c\xcf\x3a\x1f\xeb\x2d\xa4\x0a\x25\x6c\xe0\x6c\xc1\x77\x68\xfa\xf5\x96\x4b\x89\x25\xbf\x69\x7e\xb3\x6c\xc4\xc8\x8b\x47\x5a\x6f\x0f\x87\x85\x85\x9b\x0c\x75\x47\x21\x38\x8f\x97\x25\x92\x2f\x2e\x8d\xa4\x04\x5f\xc2\x5b\x2a\xb7\x43\x4c\x17\x27\xc2\xd4\x98\x79\x1e\x86\xc6\x3d\x87\x9d\x54\x37\xce\xc2\x57\xbf\x7c\x43\x2e\x9c\xca\xe7\xe7\x8d\x53\xa1\x7c\x7e\xd6\x41\x48\xaf\xea\x21\x44\xd7\xe9\x0f\xe9\xba\x01\xe7\x66\xc6\x85\x8b\xb1\x45\xba\xdf\xc3\x75\x45\x18\xae\xc9\x42\xdb\x27\x59\x46\x1b\xd5\xfb\x45\x67\x52\x1e\xcc\x23\x48\xca\xca\x8f\x6a\x23\xaa\x5d\xe7\x8e\xd8\x49\x27\xd1\xaa\xa3\xde\x53\x40\x9a\xc1\x23\x2b\x19\xf7\xda\xf2\xe5\x8e\x29\x61\xa9\x90\x1a\x6d\x32\x1a\x8e\x6a\xc7\xe9\x7e\x85\xe5\xbe\x94\xb6\x21\xd7\xfe\x9f\x2f\x28\x51\x29\xb9\x3e\x6f\xac\xb0\xf4\x5c\xc7\x2b\x3b\x46\xee\x32\x49\xaf\x9c\xf8\x0a\xd1\xc9\xc7\x69\xa2\xf5\x44\xb4\xa7\x2f\xf4\x07\x4c\xf3\x48\xfa\x93\xbb\x2f\xb2\xbd\xe4\x13\x62\x73\xee\x00\x2c\xfb\x91\x53\xab\x8d\xe7\x94\x57\x36\xfa\x7c\xde\x64\x62\x6b\x2b\xd7\x8d\x64\x87\x45\x13\x84\x16\x3d\xc1\xec\x10\xb0\xf7\xba\x53\x7e\xac\x60\x95\x6d\xa0\x1d\x0c\x59\xd3\x60\xf5\xfb\xf5\x36\xcd\x7d\x03\xd9\x85\x5c\x00\xe4\x71\xdf\xe5\x70\x27\xb9\x64\x22\xb6\x68\x95\xe4\x76\x8d\x4c\xde\xb9\xba\xbc\x77\x21\x26\x1d\xc6\xd4\x42\x53\x6d\x8b\x75\xcc\x6d\x09\x4b\x61\x62\xd9\x7d\x91\xf2\x85\x9b\x12\x35\xdb\xaf\xf4\x27\x1e\x37\xb0\xf7\x54\xe4\x5f\x94\x2e\x21\x0c\xdd\x62\x28\x3e\xb7\x5e\xa4\xb2\x1a\xc4\xd6\xd2\x6d\x04\xe7\xbb\x54\x5a\x0b\xad\x9b\xcf\xfe\xfc\xaf\x3c\x04\xaf\xc0\xe3\x5e\xf9\xc6\x60\xe0\xaa\xfc\x94\xe9\x55\x2f\xde\x7d\xfb\xf3\x8f\xd5\x7c\x33\x54\xd5\x51\xfa\x62\x54\x99\x2a\xaa\xef\x49\xc6\x6f\xc9\x67\xa4\xf9\x31\x5b\x64\xa7\x46\x90\xd6\xd4\x60\x4f\x8a\x41\x0c\xb2\x56\x42\x82\xc4\xfe\xac\x53\xd4\x2a\xd1\xd7\xa4\xc2\xc4\x71\x4e\x11\xf7\x58\x0e\x51\xd9\x46\xf9\x7c\xb5\xe7\x9b\x07\x4c\xe4\xe6\xe6\xa6\x28\xfe\x43\x0a\xda\x7c\x79\x93\xaf\x4d\xa4\x06\x05\x5f\x7e\x90\x18\xa1\xa6\xdb\x2d\xd3\xa4\x27\x37\x7a\x9c\xcf\x7d\x9c\x22\x1e\xb0\x93\x41\xda\x5c\x17\xa8\x69\x1a\x9c\x6e\x4e\xa4\xcb\x9e\x7c\x3b\x28\xcd\x7d\x53\x51\xad\x63\x40\xd3\x96\x45\x71\xd9\x8e\x6f\x1d\x55\xca\x8b\xd6\x89\xb4\xb9\xbc\x3b\xea\x86\x00\x0e\xaa\xfa\x90\xf8\xb4\xf7\x18\x2c\x66\x06\x89\x58\x37\xdf\x4f\xe5\xba\xe3\xde\x55\x51\x7e\x1a\xb8\xa3\x7c\x87\x31\x6c\xe0\xef\x83\x8b\x18\x36\x80\xb1\x2e\xcb\x52\xee\xee\x74\x29\x96\x25\x1e\xc2\x4c\x03\xd2\xcb\x7c\xb1\x4c\xa5\xaa\x96\xa3\x9a\xb2\xfb\x41\xed\x31\xf0\xc0\x2d\x26\x9d\x13\x07\x46\x9a\x85\xa4\xef\x6c\xe5\xe9\xed\x3c\xdc\x5a\x0e\xb6\x28\x3d\x13\x11\xa3\xad\x5c\xb6\x98\x18\xc1\xf7\x3c\x43\xde\x09\xf8\x9e\xd8\xe8\x94\x1d\xcf\xf7\x37\x3a\xa2\x57\x0c\xe9\x67\x29\x9a\xa3\xb2\x84\xb3\xae\x84\xf8\x29\x71\xff\x90\x3e\x94\x90\xe0\xf6\x5e\x75\x9d\xf4\xc2\x9c\x29\xe7\xd4\xba\xa4\xcb\x82\x25\xce\x48\xa6\x64\xb8\xcb\x54\xbb\x22\x49\xf6\xe9\x4a\x33\x9d\x25\x91\x7f\xad\x65\x5a\xd1\x39\x8f\xeb\x32\xdf\x30\xe1\x8b\x68\xb2\x38\x25\xd6\xe5\xc5\x93\x79\x6a\x1e\x0f\x44\xe0\xac\x35\xca\x1d\xc1\xd7\x3a\xce\x90\xd1\xf9\x51\x8c\x8c\xaf\xa9\x08\x0d\x89\x20\x7c\xa3\x4d\x06\xae\x72\xb5\x04\x3c\x92\x17\x4c\x30\x9a\xf2\x36\x11\xf2\x58\x13\x7a\x26\x66\xe9\xf0\x75\xbc\x77\xb3\x8d\x69\x07\x6d\x6b\xbc\x77\x83\xb1\x2c\x8a\x2f\xed\x98\x99\x26\x3e\x03\xc6\x1c\x45\xf3\x94\x2f\x35\xd7\xa7\x3a\x77\x9a\x3f\x5c\xd6\xbb\xe9\xd2\x57\xe0\x96\x16\x04\xb7\x21\x4a\x12\x5b\x36\x12\x58\xce\xef\x8e\xa7\xee\xa2\x90\x2f\xf2\xe5\x86\x69\x80\x27\x9a\x7b\x39\xcf\x9f\x19\xf9\x5e\xa1\xc3\xea\x21\xe6\xa3\x03\x65\x1d\x49\x5f\x74\xaa\x3e\xf0\x25\xef\x34\x32\xe2\x4c\xc1\xc7\x7e\xc6\x64\xee\x2c\xb2\xc6\xd2\x37\x65\x51\x7c\xf2\x09\xbc\x96\x69\x25\x19\x80\xf4\xe8\xf3\x87\x45\x91\x6f\x5a\x49\x13\x0c\xc3\x4c\x34\xe3\x72\x19\x75\x9a\x91\xe2\x53\x6a\x8d\x95\xf0\x43\xea\x91\x75\xa8\x6c\x98\x72\x43\x91\xaf\xca\x9d\x78\x36\xb3\x54\xf4\xbd\x86\xc2\x19\xef\x55\x1a\xa5\xa9\x38\xdd\x34\xa4\x34\x5b\xec\x70\x79\x88\x57\x86\xe6\xa9\x90\xcd\xa7\x3e\xf1\x2a\xb7\xcf\xe7\xe0\xa7\x6c\x53\x88\x2d\x8a\x9c\x53\x5c\xb5\x1c\xa7\xa7\xfb\xbe\xbf\xa6\x29\xc7\xdc\xf5\x9b\x3a\x48\x54\xf4\x63\x9c\x37\x2b\x72\x9f\x70\x69\xa3\x99\x81\xb2\x28\xde\xcd\x77\xd2\xe4\x72\xe2\x22\x96\x2f\xc6\xc7\x9b\xe9\x2a\xeb\x7c\x73\x60\xb1\x92\x37\x29\x1c\xdf\x11\x7e\x77\xc1\x41\x3e\x0e\xb9\xfd\xbf\x60\x79\x81\x6e\xe8\x69\x55\x16\x45\xba\x5f\x5c\x5d\xa8\x7d\x9a\xed\x93\x0d\x28\x13\x1c\x77\xf1\x68\x97\x1c\x35\xb3\x94\xbb\x31\x61\xf0\x51\xdb\x7d\x91\x6b\x36\x96\x44\xae\x27\x67\xee\x4b\xe0\xff\xac\x41\xcb\xd5\x23\x19\x21\xa5\xe6\xcd\x41\x85\x4b\xac\x28\x75\x4c\x41\x87\x20\x57\xcf\xf0\x7d\x8d\x7d\x84\xd7\x4e\x7e\x8b\x7a\x26\xb8\x08\x9f\x4b\x2e\xb8\x5c\xfe\xf3\xb0\x1b\xe5\xc9\xb6\x28\xaa\xaa\x22\xe9\x8a\xdf\x8b\x67\xcf\xdb\xb8\xdd\xbb\xe7\x5b\xf8\xbd\x78\xf6\xec\xf9\x72\xeb\xe7\x5b\xe0\xf4\x5d\x3c\xfb\x63\x23\xeb\xfc\xb0\x1b\x97\x2b\xf5\x07\x7c\xbe\x85\xcf\xd2\x82\x8b\x6f\x09\x32\xe5\xc7\xb2\xf0\xf3\xe2\x0f\xda\xb9\x28\xde\x7a\x72\x54\x6d\x94\x37\xe3\xa4\x5b\x9e\xcb\x8a\x77\x93\xca\x2e\xd9\xfc\xb4\xfc\x28\x2e\x3f\x2d\xfd\xee\x9f\xc0\xe2\xff\x05\x00\x00\xff\xff\x04\x3b\x3d\x15\x83\x34\x00\x00"
+var _runtimeHelpOptionsMd = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x7b\x6d\x8f\xe3\x36\x92\xff\xeb\xd6\xa7\x28\x4c\x06\x98\x76\xd6\xed\x9e\xcd\x26\x7f\x04\x7e\xf1\x07\xf2\x74\x93\x41\x1e\xe6\x90\x4c\xb0\x7b\xb8\x3d\xac\x68\xa9\x64\x33\x4d\x91\x0a\x49\xd9\xe3\x49\x72\x9f\xfd\x50\x55\x24\x25\xbb\xdd\xdd\x73\xc0\xed\x8b\xcd\xb4\x44\x15\xab\x8a\xf5\xf8\x63\xf9\x23\x78\x33\x44\xed\x6c\xa8\xaa\x1f\x74\xe3\x1d\x84\xe8\x3c\x06\x50\xc6\x80\xeb\x20\xee\x10\xc6\x80\x1e\x1a\x67\x3b\xbd\x1d\xbd\xa2\xc5\xa0\x2d\xe8\x18\xce\x1e\xb6\xda\x63\x13\x9d\x3f\xae\x32\xad\x31\x60\x80\xfa\xf9\x0f\xaf\xbf\xfa\xe9\xcd\xbf\xbe\x7a\xf3\xe3\xbf\xbd\x7e\xf5\xaf\x6f\xdf\xfc\xf0\x4d\x0d\x2a\x30\xe9\x87\x08\xc0\x6b\xda\x5a\x87\x0a\xed\x5e\x7b\x67\x7b\xb4\x11\xf6\xca\x6b\xb5\x31\x08\x3a\x80\x75\x11\x02\xc6\x25\xe8\x98\x77\xf9\xc7\xd7\xaf\xe6\x7b\xdc\xf6\xc4\x42\x0d\xda\x86\x88\xaa\x25\x92\x55\xdc\xa9\x08\x1f\x4e\xf2\xbf\x6f\x57\xc2\x60\xa6\x25\x5c\x57\x0f\x73\x6d\x59\xaa\xd6\x35\x23\x91\xe7\xf7\x4b\x38\xb0\x0a\x2f\x90\x8b\xae\xf2\xd8\xa1\x87\xe8\x1e\xd3\x06\x5c\xe3\x1e\x2d\xe8\x8e\x38\xeb\xd5\x91\xb4\xdf\xa9\x26\xc2\x06\x21\xb8\x1e\x0f\x3b\xf4\x08\x68\x02\x56\xba\x83\xa3\x1b\x61\xa7\xf6\x48\xb2\x00\xea\xb8\x43\x9f\x0f\x52\x6d\xdc\x1e\x2f\xca\x1f\x16\xab\xaa\xfa\x96\xc8\x28\x8f\xb2\x76\xaf\xb4\x61\xd5\x38\xb1\x8f\x75\x55\x7d\x0c\xb5\x1a\xa3\xd3\xb6\x45\x1b\xeb\x35\x1c\x76\x68\xa1\xf1\xa8\xa2\xb6\x5b\x50\x60\xf1\x00\x46\x5b\x5c\xb2\xbc\x44\x25\xa8\x1e\x41\xd6\x8b\x50\xe9\xdc\x2b\x00\x18\x3c\xee\xb5\x1b\x03\x7f\xb2\xaa\xaa\xab\x16\x3b\x35\x1a\x62\xca\x8c\xb8\x86\x3a\xfa\x11\xeb\xb2\x6b\x50\x7b\xac\xd7\x40\xff\xec\x55\xd4\x8d\x32\xe6\x08\xf4\x90\x09\x6e\xc6\x8e\x14\x89\x7b\xf4\x47\xb0\x10\xb0\x71\xb6\x0d\x4b\x10\xdd\x58\x3a\x5f\x3a\x39\x00\xa1\x5e\x34\x92\x08\x27\x21\x57\xf0\x85\x09\x4e\xe4\xfa\x6d\xd4\x91\xe5\x22\xae\xa1\x77\xad\xee\x34\xb6\x69\xa3\x25\xf0\x11\x12\xbd\x83\x36\xe6\x12\x57\xca\xb6\x4c\x63\x05\x5f\x22\x1c\x94\xb7\xd8\x2e\xd9\xa6\xd3\x5e\xbc\x2a\xcc\x98\x17\x62\x71\xe7\xc6\x08\x83\x77\xfd\xc0\xbb\x67\x07\x5c\x42\x70\xd0\xaa\xa8\xd8\x02\x36\x08\x6e\x8f\xfe\xe0\x75\x8c\x68\x8b\xbb\x64\xd2\x3a\x10\x31\x32\x80\xe8\xa0\x7e\x59\x2f\xc1\xba\x2c\x2b\x11\xd5\x01\x06\xf4\x9d\xf3\x3d\xb6\xab\x8a\xd6\xc2\xb9\xf2\x5f\xce\x34\x3f\xd6\x6b\xf8\x3b\xe9\x44\x41\xa7\xc5\x59\x88\xf9\x16\xd8\x9f\x4a\x88\x68\x1d\x06\xfb\x22\x8a\xf5\x0d\xe8\x7b\x1d\x02\x71\x13\x59\x4f\xac\xc1\x63\x52\x5c\xd2\x5a\xb8\x23\xab\x2e\x04\x0e\x6e\x34\x2d\x18\x7d\x87\xc4\x37\xd9\x50\x18\x07\xf4\xfc\x52\x2c\x46\xef\xb5\xc1\x2d\xa9\xcd\x4d\x67\x4f\x3c\x5d\x50\x01\xa0\x25\xfb\x6d\xe7\x5b\x12\x95\xd3\xb3\x52\x31\x62\x3f\xc4\xfb\x1b\x5e\xda\x2d\x1d\x0f\x53\x09\x77\xf3\xe3\x79\x40\x8b\x9d\x32\x21\xd9\xf0\x46\x35\x77\xe3\x50\xaf\x4f\x14\x70\xc2\xca\x1d\xe2\x00\xb2\x2c\x90\x81\x72\x08\x1e\xd0\x26\xfb\x08\x2b\xf8\x52\x5e\xf2\xfe\x1e\x25\x54\xb7\x14\x0e\xce\x63\xcb\x6d\x22\x53\xb3\x19\xd2\x5a\x8f\xbd\xa3\x23\x63\xdb\x9e\x79\x8c\x98\x4a\x63\x5c\xc0\x16\x1a\x83\xca\x9a\x29\x90\x35\x2a\xb0\xab\x28\x08\xc7\x10\xb1\x87\xc6\xab\xb0\x03\xe7\xc9\x23\x58\x0c\x7e\xb0\xcc\xd1\x2b\xa2\x8d\x4c\x2f\xb9\x57\xda\xa3\x51\x96\x2c\xd6\x63\x43\x46\x8b\xed\x99\xdc\x9b\x23\x8b\x99\xd5\xc9\x26\xc6\x96\x75\x50\x4c\x6c\x83\xf4\x0a\x5b\x1d\xc9\xff\xb0\x73\x29\x44\xa5\xbd\x9d\x87\x5e\xd9\x31\x93\x0a\xa8\x7c\xb3\xa3\x2f\x3a\xe7\x85\x0b\xd6\x05\x68\x4b\xc4\x66\x0f\x66\x81\x3b\x29\x96\x35\xd5\xab\x96\x62\x56\x59\xb9\xf5\x6e\xb4\x49\x71\xea\x54\x6d\x25\x2a\x90\x96\x69\xbd\x51\x11\x43\x2c\x3b\x06\xe8\x85\x59\x65\xe1\xf3\x1c\x94\xc0\x99\x96\xb9\x66\x8a\x25\x8e\xb4\x18\xb1\x89\x01\x94\xc8\xb5\x82\xd7\x91\x08\xec\xf4\x76\x67\x8e\xac\xbb\xbe\x47\xdb\x66\xaf\xa3\x30\x6f\x50\x5c\x40\x07\xe8\x50\xc5\xd1\x73\x80\x4b\x66\xff\x80\x45\x4e\x41\x75\xa3\x02\x5a\xd5\x53\x50\x4d\xd2\x6a\xdb\xb9\x8d\xf2\x22\x8d\xda\x6c\x14\x45\x9d\x9d\x3b\x80\xb3\xe6\x98\xf4\x21\xdf\xe4\x03\xa6\xb3\xba\x77\x44\x5e\x71\xd2\x61\xa9\x79\xd1\x68\x0c\x0c\x2a\xee\x9e\x76\x92\xc6\x19\xe7\x1b\x67\xc6\xde\x12\x5b\xc9\xa5\xa7\xe4\x4c\x9e\xf8\x92\x33\x34\xfb\x4f\xab\xc3\x60\xd4\x91\x74\xc6\xdf\x80\x84\xa3\x0a\x20\x0c\xd8\xc8\xd1\xc8\x9b\x15\xbc\x4d\x94\xc6\x80\xdd\x68\x20\x65\xca\x83\xb2\x31\x7f\xfc\xf9\x4b\x22\xbf\x41\xd1\xb9\xde\xee\x22\xb6\x99\x94\x32\x6c\x4e\xf8\x4e\xf5\x83\xb9\x98\xad\x5e\xce\x24\x08\xcd\x0e\x59\xb1\xc6\xa9\x36\x57\x3a\xe5\xf9\xcc\x6f\x49\x1f\xcf\xaf\xc5\x73\xbf\xd6\x7e\x71\x3b\x5b\x16\x6e\x6b\x89\x65\xf5\x8a\x8d\x64\x29\x22\x04\x94\xb4\xa4\x03\xd4\x5b\xe3\x36\xca\xf0\xf1\xd4\x97\x78\x4a\x7f\xd7\xa2\xf7\x1f\x5d\xc4\x29\x64\xe7\xb5\xf3\x1d\xe1\x3a\x3d\xa5\x6c\x63\x94\xd7\xef\x29\x7c\x92\x39\x94\x3f\x6f\x62\xb3\x60\x6a\xe4\x2a\x74\x2a\xc6\x35\x2a\x8a\x34\x45\x8e\x25\x6c\xb0\x51\xa9\x08\x38\xf2\x52\xec\x37\xd8\xb6\xb2\x8e\xb6\x2f\x76\x0f\x1b\x6d\x15\xd7\x8c\x57\x6f\xcf\xf4\x94\xe2\x46\x40\x83\x0d\x6d\xd1\x79\xd7\x73\x54\xcc\xa6\x17\x32\xb5\xea\xea\x3c\x00\x9e\x28\x72\xee\xea\x52\x99\x36\x8e\xc4\xdd\x1c\x8b\x1a\x28\xb4\x43\xdc\x79\xc4\xea\x6a\xfe\xed\xba\xaa\xae\xfe\xc3\x8d\xcc\x8b\x47\xd5\x8a\x47\xab\x0d\x65\x69\xde\xe9\x45\x38\x55\x61\xe2\x28\x19\x42\x0d\x3b\x34\x03\x44\x37\xe8\xa6\xba\xba\xae\xf9\xaf\xf4\x8a\x6a\x2e\xb2\x98\xd1\x07\xe7\xa9\x08\xaa\xd7\x93\xe9\x49\x38\xd1\x76\x76\x62\xb2\x90\x0e\x5e\x2a\x70\x05\xad\xa6\x60\x84\x36\x9d\x22\xa9\xf3\xba\x18\x1b\x2d\x6c\xb1\xd3\x96\xa2\xe6\xf1\x9e\x11\x92\xf5\xd3\xc1\x8c\x41\xdb\xed\xe2\xf1\xfa\x8b\xf6\xd9\x8e\x31\xa2\xaf\xd7\xc5\xe9\xe8\x21\xd5\x76\xba\x51\xd1\xf9\x90\x23\x33\xf1\x1c\x2e\x91\x9b\xb9\x79\xab\xf7\xcd\x4e\xf9\x50\xaf\x8b\xa3\x8a\x97\x3c\x6b\xf5\x5e\xb7\xe8\x9f\x01\xbd\x57\x4d\x44\xcf\x1e\xdb\x96\x60\xce\x0b\xc8\xfe\x69\x1f\x09\x3d\xf1\x80\x68\x61\x8f\x9e\x13\xca\xed\xce\x79\xfd\xde\xd9\xa8\x0c\x84\xc1\xe8\x18\xc8\xf7\xc9\x5e\x7c\x88\x13\x59\xd2\x0e\xd1\xcc\x9f\x71\x08\x96\xcd\xc3\xb2\xc4\x73\x09\xd9\x79\xed\x8c\x72\x5e\xba\x82\x2f\x8b\x0d\x2d\x69\x11\xd1\xb9\xc7\x81\xd0\x8a\x2a\x8e\x81\x8f\x34\xa0\xa7\xda\x4f\x05\x3e\x43\xa6\xb4\x84\xcd\x18\x73\x35\x34\x2d\x25\x72\x74\x8e\x3a\x70\x50\xe7\xb7\xf7\xd9\x98\x89\xc5\x71\x71\xc3\x45\xc9\x43\x29\xe0\x8f\x9b\x72\x0a\x9e\x0a\xe6\x40\x86\x77\x62\xc3\x83\x77\x44\x77\xb2\x19\xb8\xa6\xb3\x4d\x99\x90\x94\x33\x25\xc6\x45\x96\x9a\x17\x4f\xa7\x96\xcc\x44\x3c\x9e\xd5\x30\x53\xda\xdf\xc5\xdb\xa6\x72\xad\xd4\x6a\xa9\x4a\x17\x76\x66\x61\xfc\x82\x05\x67\x51\x93\x10\xed\x39\x93\x6c\x1d\x53\x02\xcf\x24\x0f\x6a\x18\xb0\x5d\x3c\x99\x1f\xd1\x36\x8e\x2c\xad\x5e\xf3\xce\xf9\x4f\xca\x11\x5c\x95\x71\x58\xa4\x04\x2c\x91\x88\x02\xc8\x0a\x7e\x1e\x87\xc1\x79\x0a\x56\x79\x7d\xa9\xd6\x8c\x0e\xf4\x5c\x45\xd8\xc5\x38\x84\xf5\xed\xed\xe1\x70\x58\x1d\xfe\xb6\x72\x7e\x7b\xfb\xf6\xa7\xdb\xfc\xc1\xed\x03\x9c\x8d\xb1\xbb\xf9\x3c\xb1\xe6\x3a\x8b\x87\x14\x32\x1e\xac\x27\x55\xdb\x4a\x53\x26\x61\xc4\x25\x31\xda\x94\xbc\x69\x13\x29\xe7\x3b\x70\x16\xb9\x7c\xe7\x88\x8e\xef\x74\x88\x8f\x07\x84\x4e\x85\xd8\x6a\x1f\x8f\xac\x1c\x0e\x34\x91\x0a\x7e\x4b\x8a\xa0\x78\x75\xa7\x65\x1f\x65\xb6\xce\xeb\xb8\xeb\x13\x9b\xdc\x58\x47\x37\xad\x67\x03\xef\xe6\x85\xd5\x54\x55\x39\x4f\xfc\xac\xa4\xf7\x98\xed\x29\x21\x30\xd7\xf5\xbf\x8e\x21\x35\xec\x8a\x4f\xdc\x39\xaa\x62\xa1\xce\x64\x6a\x89\xa0\x92\x3a\xb9\x21\x62\x39\xc8\xfb\x82\x9b\x5a\x52\xae\xf9\x7b\x75\x47\x74\x2c\x97\x32\x2b\x22\x97\xcb\x06\xda\x5d\x7c\x34\x65\x25\x6d\x55\xd3\x50\xaf\x2e\xbd\xc7\x39\x7b\x5d\xc7\xb6\x6c\xcf\x9a\x8f\x1d\xd5\xcf\x29\x98\x73\xe0\x4e\x62\xab\xad\xd2\x36\x44\x50\xb2\x22\x95\x57\xce\xeb\xad\xb6\x54\x7b\xd0\x39\x5d\x73\xab\x9d\x6a\xf8\x52\xcb\xca\xf7\x07\x15\xb8\xd8\x20\xc3\x2e\x3c\x4b\xaa\x4a\x5c\x32\xef\x6e\xc3\x2d\xb7\x39\xca\x3b\x8f\xc1\x8d\xbe\x91\x43\xa0\xea\x3d\xe8\x3d\xa6\xef\x93\x63\x66\x27\x3b\x35\xad\x12\x8f\xf4\x54\x07\x42\xd0\xef\xa5\x00\x7d\xd7\x20\xb6\x01\x3e\x7b\xf9\xdd\x97\x4f\x24\x02\xfa\x8e\xda\x50\x15\x9f\x32\x24\xb6\x61\xb4\xec\x51\x73\x93\xa7\x22\x63\x16\x80\xa4\x17\xfc\xe5\xc7\xd7\xff\x38\xfd\x82\x1c\x90\x0d\xa5\xfe\xa7\xad\xe1\x9a\xde\x75\x88\xed\x42\x00\x02\x15\xa0\x75\xa1\xa4\x94\xf9\x47\xf5\x3f\x3d\x7f\xd1\x28\xef\xb5\xda\x92\xce\xe2\xe8\x2d\xfc\x05\x0a\x0d\xc9\x2f\xf1\xe0\x60\x70\x21\xe8\x8d\x41\x11\x35\x4c\x8c\x4d\xfa\x64\x9a\xa3\xd5\xef\xa4\x35\xab\x5b\x17\xea\x9c\xa0\xb2\x2e\x2e\x2b\x7d\x6a\x12\x28\xd4\x71\xf3\x40\x39\x3c\xc5\x22\xf1\x5a\x6e\x7b\xb4\xc1\x05\x13\x9f\x42\xb0\xb3\x67\x79\x65\xc9\xae\x32\xc6\xf3\x9e\xf9\xac\x3a\x3e\x69\xc8\x9b\x9d\xb2\x5b\x9c\x0a\x93\xac\x26\x2a\x35\x3a\xa2\x97\x4b\x8a\x10\x95\x9f\x41\x42\x7c\x26\x17\xec\x80\xb5\x50\xcc\x20\x1e\x07\x8a\x66\x01\x53\xba\xcc\xcf\x4a\xe6\x3f\xf5\x98\x15\xfc\x8c\xa7\xdc\x33\xcc\x50\xbb\xae\xab\x99\x59\x47\x85\x7a\xc4\xc9\x58\x27\x8a\xa2\x45\xed\xec\x65\xae\xee\xac\x3b\xd8\x3a\xb9\xc1\x65\xfb\xa7\x3e\xd6\xeb\xb6\x45\x0b\x2d\x0e\xa2\x08\x0e\xda\x49\xd1\xec\x0f\xf9\x74\xa4\xcc\xd3\x5b\xeb\x3c\x52\x47\x5d\xaf\x33\xfa\xc2\x0d\xf6\x8d\xb6\x81\x3c\x2f\x6a\x06\xed\xa8\x7b\x7d\xb2\x80\x12\x48\x8d\xb2\xed\x5c\x65\x73\xa0\xad\x64\xe2\x4b\x94\xa0\x86\xeb\x30\xa8\x06\x17\x89\x1a\xf7\x7d\xf5\x3a\xa5\xe1\x30\x9d\x71\x2a\x3d\x37\x2e\x46\xd7\xe7\xb0\x44\xc1\x51\xfa\x57\x6a\x97\x31\x04\xb5\x45\xf6\x96\x04\xd2\xd8\x88\xed\x69\x14\xf9\x90\x66\x65\xca\x2e\x77\x88\xc3\x7d\xa0\x91\x0b\x55\x98\x9e\x2f\xe1\xb0\xd3\x11\x59\x0e\xda\x40\x71\x7b\x41\xd6\x72\x74\xa3\x6c\xcf\x50\x84\x70\x30\x8b\x2b\xba\x83\xe2\x3d\xbd\xdb\x97\xd4\x68\xf1\x5d\x14\xa9\x33\x0c\xa7\xec\x11\xe8\x74\xbc\x20\xe4\x29\xc6\xcc\xb6\xcd\x30\x45\xda\x3c\xec\xd8\x61\x36\x64\x62\x64\x7c\x2d\x91\x16\xe4\x05\xa2\x57\xda\x24\x33\x99\x28\xac\xe0\xa4\x80\xcc\x98\xa4\x48\x78\x26\x60\xa6\x99\x62\x6e\x8e\x56\x1c\xfa\xb1\x8b\x80\xfd\x10\x8f\x4f\x18\xce\x1d\x1e\x7b\xb4\xe3\xac\x8c\x67\xc9\x95\x75\x37\x21\x1e\x0d\xc2\x1d\x1e\x81\x56\x5c\x3e\xf9\xd0\x78\x44\xbb\xe2\x56\x52\xd4\xa1\x22\xbc\x75\xdb\xad\xc1\xef\xf0\xf8\x03\x7d\xa7\x03\x6c\xb8\xde\xa2\x4c\xfb\x85\x89\x37\xdb\x7a\xde\x67\x49\x65\x2d\xf9\x69\x5e\x22\x66\xe5\x4e\x21\x6a\x05\x6f\x5d\xf1\x5d\xfa\x64\x09\x41\xf7\x83\xa0\x3c\x99\x32\x6d\xf2\x8b\xdd\x68\xdb\x7e\x87\x97\xcd\x6a\x26\x7c\xaf\x62\xb3\xdb\x78\xd5\x90\x0b\x8e\xb6\x45\xee\xba\x80\x1f\x93\x6d\xf1\x2b\x29\xf5\x5f\x5c\x2f\x5e\x2c\xe1\xc5\xef\x7f\xd2\xff\xff\xe7\x7f\xbd\x98\x70\x33\xe9\xc2\x52\x5d\xce\xd8\x30\x7f\x76\xe2\x70\x8f\x17\x96\xfd\xdd\xa0\x28\x92\x05\x81\x38\x26\x50\x95\x82\x85\x04\x6b\xc5\x78\x89\xa8\xf7\xb4\x2e\x5b\x9e\xe0\x2e\x8d\xb2\xf4\x86\x9a\x64\x06\x64\x67\x6d\x37\xc8\x26\xa5\xf5\xa5\x16\xab\x75\xf6\x45\xae\xef\x4e\xfc\xd3\xa0\xe0\x76\x92\x58\x4f\x63\x9d\x54\x1d\x0f\x91\xa4\xe2\x7e\x6c\x76\xa0\x20\xe8\x38\xaa\x14\x55\x9f\x80\x79\x7a\x37\x72\x18\xe4\xff\x42\x90\x9a\x39\xd5\x79\x27\xcf\xe6\xbd\x0f\xa7\xac\x31\x08\xd0\x47\xdc\x88\x43\x2b\x33\xc5\x68\xb6\x14\x47\x25\x0f\x86\x90\x28\xe1\x9e\x54\x4d\xae\xd4\xec\x72\xed\x26\x59\x2e\x95\x9e\x05\x06\xe2\xac\x31\x1c\x05\x66\x38\xd9\x20\xdd\x21\x91\x17\xf0\x4b\x51\xd3\x35\x15\xce\x7b\xf4\x10\xc2\x2e\xa7\xfa\x04\x10\x9d\x00\x20\x13\x9d\x1d\x45\x0a\x61\x2e\xc5\x1c\xe3\x1a\x65\xa0\x31\x7a\xd8\x38\xe5\xa5\xb7\x9a\x20\xc1\x74\xf2\x4f\x74\xe7\x83\x0a\x91\xb4\x19\xe9\xa0\xe6\x2d\x58\xa0\xc3\xba\x24\x0d\x9f\x96\xdd\x1a\xb2\xda\xd1\xde\x49\x23\xca\x64\x58\x06\xd2\xd8\x09\x8a\xa7\xa8\x63\xa5\xd3\x76\x5d\xc2\x5a\x39\x4e\x0c\x1e\x43\xc0\xc0\xf5\x6f\xce\xfd\x44\x85\x7c\x89\xa3\x75\x76\xea\xb2\xf5\x1d\x1e\xc9\x57\x69\xc1\x35\x19\xee\x57\xd1\x9b\x9b\xfd\x32\x9d\x8e\x0e\x05\x52\xc9\xd2\x16\xa6\xa6\x2f\x17\x52\x57\x6b\x36\x0e\x05\x5b\xe7\x5a\xd0\x2d\x2a\x52\xa9\xe4\xaf\x93\xb2\xa0\x1d\x7d\x46\x96\x0b\xb1\x54\x1c\xc9\xf5\x96\x6d\x70\x7a\xcb\x6e\xb8\x97\xf2\x02\xa1\xfe\xff\x90\x00\x9b\xe1\x28\x5a\xe6\xe0\xd0\x62\x54\xda\x04\x41\x81\xa4\x5b\x1d\x8e\x9c\x9c\x6c\x5b\x14\xc0\x5a\x2e\x82\xcf\x2e\xdd\x9e\x76\x8f\x41\xf9\x80\x12\x67\x24\x44\xcc\xba\xe3\x5c\x92\x88\x75\x89\x21\x46\x07\xfc\x09\x87\x05\xab\xa8\x83\x17\x9f\x0c\xb9\xc7\x5b\xc5\x77\x71\xfd\xd7\x97\xeb\xcf\xe8\xa8\x3d\xfe\x36\xa2\x30\x99\x7b\xd9\x3a\x2f\xaa\x33\x10\x56\xe0\x26\x95\x72\xe2\x5f\x5f\x66\xcd\x25\xb8\xf4\x33\x29\x5b\xd3\x5f\x76\xec\x37\x09\xea\x57\x26\x30\x8c\xda\x7a\x47\x9d\x76\xd9\xa4\x14\x46\x2a\x4a\xab\xb6\xd5\x7b\xb4\xa9\xce\x98\xe8\xbe\x5c\xcd\x90\xca\xc3\x03\x40\x41\x3a\x7e\xb2\xa1\x5c\x74\xb3\xb1\xe5\xde\x3c\x75\x24\xa2\x85\x49\x3c\xd6\x41\x9d\xaf\x05\x6b\xf9\x93\xaf\xc3\x94\x8f\x73\x50\x9b\xb4\xc8\xfd\x9f\xa0\xf0\x2c\x52\xa9\xee\xcf\x76\x61\x1e\x15\x34\xe8\xa3\xd2\x36\xeb\x8d\x71\x51\xe2\x78\x73\x4c\xa5\x4b\xea\xb9\xeb\xbf\x7c\xff\xfa\xc7\x6f\x96\x5f\xbd\xf9\xbe\x86\xce\xa8\x2d\x84\xa3\x8d\xea\x5d\xb2\x38\x39\xd1\x1b\x32\xbb\x7a\x2a\x7d\x5d\xdf\x93\x86\x58\x55\xe9\x3e\xf6\x03\xcc\xc8\x8c\x5b\x6d\xa9\x6a\xb7\x68\x28\xd9\x18\x1d\x58\xc8\x5f\x7e\xfa\x3e\xc0\xe0\xb4\xcd\x36\x20\x2b\x21\x2f\x15\x23\x77\x07\x4b\x1d\x65\xb2\x6b\x69\x11\x43\x54\x86\x8a\x98\xf4\x45\x58\xc1\x17\x67\x1f\x43\xe3\x6c\xd0\x21\xca\x0d\x16\xfc\x1a\x9c\x9d\x69\xc9\x68\x7b\x17\xd2\x85\x60\xfa\xce\xe3\xe0\x42\x8e\x00\x8c\x8c\xf3\x3d\x04\xf5\x41\xdc\x2f\x31\xd2\x9a\xd6\xee\xd1\x07\x92\x5d\x1c\x38\x31\xc8\xe2\xf0\x59\x9d\x56\x52\x93\xcd\xb0\xa8\x25\xe4\xba\xae\xd3\x0c\xe8\x9f\x31\xbe\x73\x8c\xcf\x38\x0b\xaf\x74\xfc\x76\xdc\xb0\xb9\x4f\x60\xcd\x56\xc7\xdd\xb8\x59\x35\xae\x17\x84\xf9\x46\xaa\xe0\x5b\xa1\x72\x93\xa8\x3c\x70\x2a\x99\x88\x57\x87\x95\x10\x1a\x03\xfa\x74\x63\xf6\x14\x4d\xa6\x78\xfe\xbf\xdb\x9e\xe2\x91\xbf\xcd\xfb\x92\xa2\xe7\xc7\xce\x6a\xad\xd7\xa0\xca\xa9\x67\xdd\x9f\x28\x5e\x4b\x1a\x7f\x80\x6d\x21\xe8\x51\xb5\x5c\xb5\xa7\x42\xbc\x44\x23\x0a\xa1\xc6\xb8\x43\xe0\x8e\xa0\x28\x38\x37\x68\xe2\x3a\xb3\x9b\xab\xec\xa1\xd6\x1c\xf9\xa6\x5e\x00\x99\x79\x19\xe2\xa4\xe4\x10\x7f\xa9\x03\x46\x7e\x52\x3f\x6d\xeb\xbe\xcf\xf5\xf5\x21\x3c\x86\x89\x45\xaf\xfb\x52\x8a\xcf\xea\xeb\x00\x3c\x19\xd2\x92\xd9\xd2\x5e\x1f\x82\x62\xfb\xd1\x9c\x00\xe2\xec\x9d\x12\x07\x2f\x7e\x3a\x65\x6c\x8f\x46\x51\xbb\x97\x29\xf4\xea\x0e\x4f\x3e\x2f\x34\xf3\x4a\x23\x33\x31\x09\xc1\x22\x4a\x4b\xbe\x09\x61\x3e\x19\x71\x19\x62\x75\x95\xe3\xc5\x43\xf7\x06\xf9\xae\xe6\xe4\xf2\x4c\x50\xf5\x10\x15\x25\xc2\x52\x2d\x54\x57\xf2\xd9\x8b\x34\x9f\x01\x0f\xea\x02\x58\x24\xaa\x3f\x4b\xca\xf2\xd8\x23\xa7\x03\x89\xb3\x33\x26\xb8\x59\x51\x21\x42\xd4\xfd\x74\x7b\xcf\x8f\x53\xf5\x9b\x62\xcd\x30\x46\x8a\xf1\x91\x09\x9c\x82\x1d\x53\x1e\xd9\x2a\x6d\x57\xf0\x7a\x16\x2e\xa6\xd1\x04\x8e\x31\xf7\xef\xc5\xe5\x2a\xfd\xb6\x7e\xfc\x68\x89\xc6\x4e\x53\x34\x3a\xce\xc5\xc9\x71\x38\xbd\x2a\x77\x0f\x8d\x71\x21\xe7\x7f\x8f\x37\xe9\x36\xbb\x14\xd4\x0f\xb2\xf8\x30\x7f\x79\xf3\x27\x9b\x09\x22\x35\xda\xd6\x65\xe7\x3c\xc3\x73\x9c\x5d\x52\xa7\xe3\xa6\x5d\x79\x96\x48\x75\x11\xb9\x4f\x96\x9b\xff\x94\xc9\x78\x68\xc4\xe5\x9a\x38\xbd\x61\x91\x66\xe9\x6e\x29\x2f\x95\x95\x79\x05\x22\xae\xed\xf6\x5c\x44\x26\xf5\xa4\x94\x4f\x35\x6c\xa1\xf1\xce\x18\x81\x26\xa6\xbb\x5e\x79\x0a\x1b\xe5\x9f\x0c\x0b\xb2\xb4\x57\x7e\xab\x2d\xfb\x19\xfd\x83\x5c\x5d\xd2\x0d\x59\xd2\x5e\xe3\x41\x10\xab\x90\x28\x4b\x64\xb8\xd7\xee\xa9\x61\xf0\x4e\x35\xbb\x04\x8f\x60\xbb\x2d\xd7\xe0\x44\xe3\x92\x28\x7f\x9b\x73\x11\x06\xc4\x96\x22\x72\xef\x46\x9b\x23\x72\x1a\x2e\x11\x89\xc8\x7d\x9d\xc5\xfc\x27\xd7\xe1\x97\xc8\x7e\x92\xc8\xf6\xca\xc7\x5c\xfc\xab\xb6\x05\x83\x92\xae\x67\xb0\x01\xcb\x91\x4b\xd2\x7e\x34\x51\x0f\xa6\xdc\xd1\x65\x78\x5b\xe2\xe4\x34\x08\x43\x75\x3d\xfa\x3d\x9e\xc0\x6e\x73\x70\xc9\xe0\x1e\xcd\x29\x6d\xc5\x1d\xfc\x68\x65\x19\xb5\xa2\xc6\x35\x77\x8f\x87\xc1\xe0\xba\x78\xf0\x6a\x20\xdb\xf5\x6a\xc8\xfa\xa0\xb8\xc5\x63\x68\xce\x81\x71\x52\xa1\x74\x3a\x16\x10\x53\x30\x88\x27\x2c\x67\x30\x3a\x0a\x76\x91\x3d\x43\xdd\xbb\x97\x23\xa7\x48\x98\xfa\x32\xb7\xb9\x9a\xba\x69\xe3\x0e\xe5\x22\x2a\x89\xcf\x1f\x3c\x21\x0e\x2d\xf1\x7a\xbb\x8b\xd3\x96\xf9\x7a\xf1\xd1\x0d\x53\xde\xe4\x4f\x67\x97\x33\xff\x9b\xad\x19\x35\x11\x07\x34\xf5\x1a\x12\x8e\x1c\x22\xf7\x3e\x7c\x0b\xac\xf9\xe4\x4a\x86\xc0\x2e\xde\xfc\x3a\x86\x28\x37\x2d\xb3\xf2\x97\x3d\x77\x06\xc2\xfc\x9c\xc6\x1f\xa4\xe9\xd7\x7b\x6a\x2e\x0a\xcc\x35\x18\xd5\x30\x7c\x13\x74\x8b\x50\x3f\xbf\x5e\xd4\xe5\x0b\xb9\x51\x2d\x1f\x69\xdb\x98\xb1\xe5\x63\x4a\xf5\x75\xbd\x9c\x5d\xd2\x2c\xa1\xe6\xfb\xac\x25\xdf\x9c\xd3\x7f\xdc\x10\xe9\x3f\xd4\xf5\xd5\xc9\x56\x51\x9e\x0a\x72\xce\x2f\xe6\x3b\x44\xca\xa2\x69\xe2\x51\xd9\x1c\x04\x1d\xff\xa1\x1a\xa9\x26\x29\xee\x1d\x94\x6f\x73\x2f\xd3\x91\xe9\xa7\x2b\xfb\x93\xc9\xc0\xe9\x6b\xfa\x8b\xba\xdd\x82\x6a\x31\x48\xd7\x3c\x82\x74\x3c\xbf\xce\x22\x2e\xe0\xf9\x75\x16\x71\x71\xfd\x9c\xef\x1d\x16\xcb\xe7\xd7\x8d\x33\x0b\x7a\x27\x8a\x5e\xb1\x13\x2f\xfe\xb8\x58\xe8\x75\x71\xfd\xfc\xda\x0d\x71\x9d\xe1\xeb\x05\xfc\x01\xd3\x13\x39\xe9\xe9\x59\xbe\x45\x5c\xdc\x37\x0c\xff\x21\x86\xc1\x46\xf8\x41\x96\xf1\x90\xec\x74\x2e\xeb\x13\x4c\x70\xb1\x86\xd4\xbb\x87\x25\x9c\x2c\xf8\x16\xcd\xb0\x58\x73\x93\x3d\xe7\x37\xdd\x6c\xce\x2b\x14\x79\xf1\x08\x28\xfd\x70\x58\x98\xb9\xc9\xd8\xf4\xed\xbd\xa1\x83\xd9\xcc\x5f\x4a\xf0\x2b\x78\x63\xa1\x77\x21\xa6\xb9\xb7\x50\x20\xcb\x67\x61\x6c\xdd\x33\xd8\x48\xdf\xef\x2c\x7c\xf9\xf3\xd7\xe4\xc2\x09\x58\x7a\xd6\x3a\x15\x56\xcf\x4e\xb0\xb5\xf4\xaa\x19\x43\x74\xbd\x7e\x9f\xa6\xc5\x38\x37\x73\xa9\x3b\xbb\xd0\x4b\xe3\x99\xdc\x2a\x85\xf1\x92\x2c\xb4\x7d\x92\x85\xbb\xc6\x19\x66\x2f\x0f\xa6\x09\x12\xca\xca\x8f\x6a\x23\xaa\x4d\xef\xf6\xd8\x0b\xc6\x6e\xd5\x5e\x6f\x29\x20\x4d\xf5\x30\x2b\x19\xb7\xda\xf2\x6c\x5e\x49\x58\x2a\x24\x08\x5a\x26\x7b\xa2\xda\x70\xba\xbf\xc6\xd5\x76\x25\x80\x3a\xa3\x62\x9f\xce\x28\x39\xdb\xe0\xe2\x14\x72\x64\xe9\x19\xe1\x52\xf6\x18\x19\x7f\x95\x5b\x24\xe2\x2b\x44\x27\x1f\xa7\xbb\xde\x27\xa2\x3d\x7d\xa1\xdf\x63\xba\xa9\xa7\x7f\xca\xd0\x01\x6f\x2f\xf9\x84\xd8\x9c\x8d\x49\xcc\x90\xfa\x02\x42\xf3\x0d\xfe\x85\x8d\x3e\x9d\x36\x29\x6c\xad\x65\x5a\x54\x76\x98\xc1\x83\xb4\xe8\x09\x66\xc7\x80\x83\xd7\xbd\xf2\xc7\x1a\xae\xb3\x0d\x74\xa3\x21\x6b\x1a\xad\x7e\xb7\x58\xa7\xb1\x9d\x40\x76\x21\xf3\xdb\x7c\x11\x7e\x7e\xed\x99\x5c\x32\x11\x9b\x81\x88\x19\xc8\x94\xc1\x29\x6e\x98\xef\xcd\x33\xa6\xc3\x28\xe0\xb2\xea\x3a\x6c\x62\x06\xec\x2c\x85\x89\x39\x2e\x29\x1d\x19\xc3\x75\x0d\xdb\xaf\x20\x77\x8f\x1b\xd8\xbb\x88\xbe\x3f\xeb\xc6\x42\x18\xfb\x59\x6f\x32\x81\x92\xd2\x2c\x8e\x62\x6b\x69\x98\xcc\xf9\x3e\xa1\x05\x42\xeb\xe6\x93\xcf\xfe\x1f\x8f\x71\xd4\xe0\x71\xab\x7c\x6b\x30\x30\xd0\x70\xc8\xf4\xea\xe7\x6f\xbf\xf9\xe9\x87\x7a\x1a\xec\x57\x4d\x14\xc4\x98\x9a\x6d\xa5\xad\x94\x3d\xdf\x90\xcf\x08\x26\x33\x59\x64\xaf\x8e\x09\x56\x1b\xed\x41\x71\x11\x83\xac\x95\x90\x4a\x62\x7f\x82\xa1\x76\x4a\xf4\x55\x54\x98\x38\xce\x29\xe2\x1e\xcb\xd4\x62\xb5\xca\xe7\xb1\x9c\xaf\x1f\x30\x91\x9b\x9b\x9b\xaa\xfa\x77\xe9\xd1\xf3\xec\x3d\xf7\x7a\x09\x73\xe1\xd9\xb5\x0c\x3a\xe5\xe1\xc4\x72\x07\x9a\x21\x50\xe7\x33\xc2\x59\xc5\x1d\xf6\x82\xd5\x4d\x7d\x81\x2a\x73\x12\x05\xef\xe3\x59\x7d\x1e\xee\x4c\x13\x11\x09\x27\xd0\x31\xa0\xe9\x56\x55\x75\x7e\x51\xd5\x39\x6a\xfe\x67\x68\x90\x00\xc0\x32\x3b\xd4\x2e\x01\x55\xb3\x4b\x7c\xda\x7b\x0c\x56\x13\x83\x44\xac\x9f\x7e\x5e\xc0\x7d\xc7\xbd\x49\x7f\x7e\x1a\xf8\xae\xe5\x0e\x63\x58\xc2\x6f\xa3\x8b\x18\x96\x80\xb1\x59\xad\x56\x32\x7a\xd9\xa7\x58\x96\x78\x08\x13\x0d\x48\x2f\xf3\x5c\xb0\xca\x80\x25\x45\x35\x65\xb7\xa3\xda\x62\xe0\xab\xe8\x98\x74\x4e\x1c\x18\x81\xd1\x49\xdf\xd9\xca\xd3\xdb\xe9\xda\x77\x7e\xe5\x4b\xe9\x99\x88\x18\x6d\x65\x56\xae\x30\x82\xef\x78\xba\x62\x23\xc5\x77\x61\xa3\x57\xf6\x78\xba\xbf\xd1\x11\xbd\xe2\x92\x7e\x92\xa2\xdd\x53\x73\xde\x5e\x0a\xf1\x25\x71\x7f\x9f\x3e\x94\x90\xe0\xb6\x5e\xf5\xbd\xc0\x7b\xce\xac\xa6\xd4\x3a\xa7\xcb\x82\x25\xce\x48\xa6\x64\xb8\xf3\x54\x7b\x4d\x92\x6c\xd3\x2f\x52\xe8\x2c\x89\xfc\x2b\x2d\xf7\x78\xbd\xf3\xb8\x58\xe5\x01\x41\x9e\x23\x96\xc5\x29\xb1\xce\xe7\x06\xa7\x79\x92\xb8\x23\x02\x27\x97\x06\x8c\x95\xbf\xd2\x71\x2a\x19\x9d\x3f\x2e\x13\x32\xd1\x75\x20\x34\x24\x82\xf0\x40\xb2\x8c\x22\xc8\xd0\x15\x78\x24\x2f\x28\x65\x34\xe5\x6d\x22\xe4\xb1\xa1\xea\x99\x98\xa5\xc3\xd7\xf1\xde\x60\x32\xd3\x0e\xda\x36\x78\x6f\x00\x7d\x55\x55\x5f\xd8\x63\x66\x9a\xf8\x0c\x18\x73\x14\xcd\xf7\xdf\xe9\xda\xa9\xf4\xb9\xe5\x66\xee\xbc\xdf\x4d\x33\xbb\x81\x51\x3a\x08\x6e\x49\x94\x24\xb6\x2c\x25\xb0\x9c\xfe\xf4\x27\x01\xa6\x42\xbe\xca\x63\x3f\xe5\x6a\x5b\x34\xf7\x62\x9a\xcc\xe0\xca\xf7\x02\x1d\x56\x0f\x31\x1f\x1d\x28\xeb\x48\xfa\xaa\x57\xcd\x8e\x7f\xa3\x93\x2e\x53\x39\x53\xc8\xac\xe3\x9c\xc9\x0c\x96\xb2\xc6\xd2\x37\xab\xaa\xfa\xe8\x23\x78\x25\xf7\xf8\x8c\x47\xf3\xed\x55\xfe\xb0\xaa\xf2\xa0\xac\xe0\x7a\x18\x26\xa2\xb9\x2e\x97\x21\x00\x73\x84\x84\x90\x1b\x73\x5c\xc1\xf7\x09\xf6\xeb\x51\xd9\x50\x72\x43\x95\x27\x9d\x0f\x7c\x6b\x39\x57\xf4\x3d\x40\xe1\x84\xf7\x3a\x5d\x32\xab\x58\x06\xc5\x29\xcd\x56\x1b\x9c\x1f\xe2\x85\x71\x92\xd4\xc8\xe6\x53\x2f\xbc\xca\x8f\x87\xa6\xe0\xa7\x6c\x5b\x89\x2d\x8a\x9c\x25\xae\x5a\x8e\xd3\xe5\xe7\x1a\xbf\xa4\xfb\xbf\x09\xc8\x2c\x08\x12\x35\xfd\x18\xa7\xcd\xaa\x0c\x7d\xce\x6d\x34\x33\xb0\xaa\xaa\xb7\xd3\x48\xb1\xcc\x96\xcf\x62\xf9\x6c\xb0\x62\x9a\x5c\x9d\x66\x6a\x66\x2b\x79\x93\xca\xf1\x4f\x3c\xde\x9e\x71\x90\x8f\x43\x7e\xbc\x35\x63\x79\x56\xdd\xd0\xd3\x7a\x55\x55\xe9\xe7\x21\xf5\x99\xda\xcb\xd4\x4b\xb9\x05\x1a\x46\x19\xdb\xcf\x51\x33\x4b\xb9\x39\xa6\x1a\xfc\xa8\xed\xb6\xca\x3d\x1b\x4b\x22\xbf\x2e\xc9\xdc\xaf\x80\x7f\x95\xa6\x65\x28\x4f\x2e\x57\x13\x78\xb3\x53\xe1\xbc\x56\x94\x3e\xa6\xa2\x43\x90\xa1\x4c\x01\x46\xe1\x95\x93\xbf\x45\x3d\xa5\x5c\x84\x4f\x25\x17\x9c\x2f\xff\x69\xdc\x1c\xe5\xc9\xba\xaa\xea\xba\x26\xe9\xaa\xdf\xab\xab\x67\x5d\x5c\x6f\xdd\xb3\x35\xfc\x5e\x5d\x5d\x3d\x9b\x6f\xfd\x6c\x0d\x9c\xbe\xab\xab\x3f\x97\xb2\xce\x8f\x9b\xe3\x7c\xa5\x7e\x8f\xcf\xd6\xf0\x49\x5a\x70\xf6\x2d\xe3\xb9\xd5\x7c\xe1\xa7\xd5\x9f\xb4\x73\x55\xbd\xf1\xe4\xa8\xda\x28\x6f\x8e\x45\xb7\x3c\xb1\x20\xde\x4d\x2a\x3b\x67\xf3\xe3\xd5\x07\x71\xf9\xf1\xca\x6f\xfe\x0f\x58\xfc\x9f\x00\x00\x00\xff\xff\x78\x04\x3c\x30\x42\x3a\x00\x00"
 
 func runtimeHelpOptionsMdBytes() ([]byte, error) {
        return bindataRead(
@@ -5623,7 +5623,7 @@ func runtimeSyntaxSedYaml() (*asset, error) {
        return a, nil
 }
 
-var _runtimeSyntaxShHdr = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x54\xc9\xb1\x0e\xc2\x20\x10\xc6\xf1\xbd\x4f\x51\x63\x07\xd0\xe4\x7c\x84\x46\x63\x62\x4c\x1d\xba\xb8\x11\x0d\x45\x5a\x48\x91\x1a\xce\x3a\xdd\xc3\x1b\x85\x6a\xba\xf0\xf1\xbb\x3f\x1a\xed\x5c\xc6\x04\xa0\x29\x48\x40\x23\xd1\x90\x80\xf8\x7e\x10\x14\xa5\x89\xbe\x4a\x67\x25\x6a\xa4\x19\x52\x6b\x47\xaf\x9e\x76\xf0\xa9\xfe\x99\xfa\x23\x0c\xad\x75\x9a\x66\x10\x30\xfd\xa6\xad\xfb\x2e\xba\xef\xee\x3d\xa8\xc1\xb7\xbf\x14\x54\x74\x5d\x1d\x76\xe7\xe3\x69\x4f\xa0\x9b\xd1\xba\x9b\x28\x68\x5b\x57\xdf\x13\xcf\x2e\xcb\x05\xac\x36\x4c\xfb\x57\xbe\xe6\x25\x6b\x24\x2f\x99\xe4\x25\x1a\x96\x53\xc1\xb3\x77\x00\x00\x00\xff\xff\x3c\x2e\x0b\xc8\xf3\x00\x00\x00"
+var _runtimeSyntaxShHdr = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x24\xc8\xb1\x0e\xc2\x20\x10\xc6\xf1\xbd\x4f\x51\x63\x07\xd0\x78\x3e\x42\xa3\x31\x31\xa6\x0e\x5d\xdc\x88\x86\x22\x14\x02\x42\xc3\x59\xa7\x7b\x78\x53\xba\xdc\xff\xbe\x1f\x5a\x1d\x42\xc5\x04\xa0\x6d\x48\xc0\x20\xd1\x92\x80\xe5\x2e\x6f\x56\x25\x2f\x19\x9c\x44\x8d\xeb\x30\x73\x54\x5f\x97\x22\xd2\x94\x93\x71\x41\x17\x3e\x18\x25\x80\x7a\x3f\x16\x99\xfc\xf8\xf1\xa0\x52\x34\x94\xd5\xda\xbe\xbb\x9e\x1f\xb7\xfb\x85\x40\x0f\xb3\x0b\x6f\xd1\xd0\xa9\xef\x0a\xf1\xea\xb9\xdd\xc0\xee\xc8\x74\xfc\xd5\x7b\xde\xb2\x41\xf2\x96\x49\xde\xa2\x65\x35\x35\xbc\xfa\x07\x00\x00\xff\xff\x2c\xdd\xda\xfb\xa6\x00\x00\x00"
 
 func runtimeSyntaxShHdrBytes() ([]byte, error) {
        return bindataRead(
@@ -5643,7 +5643,7 @@ func runtimeSyntaxShHdr() (*asset, error) {
        return a, nil
 }
 
-var _runtimeSyntaxShYaml = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x9c\x54\x7d\x73\x13\xc7\x0f\xfe\x3f\x9f\xe2\x70\x32\x3f\x6c\xf8\xd9\x05\x0a\x4c\xeb\xbe\xb8\x14\xda\x0e\x43\x5b\x98\x69\x3b\x93\x69\x36\xd0\xf5\xae\xce\xb7\xbd\x7d\x39\x76\x75\x71\x02\x4f\xbe\x7b\x47\x67\x3b\x01\x97\xa1\x9d\x66\x72\xab\x93\x64\x49\x8f\xb4\xcf\xa9\x76\x9e\xf8\xa2\xa3\x79\x55\x1a\xf2\xfe\xe0\xc0\x12\x93\xe1\xf9\x41\x55\x55\x95\x38\xa3\x0e\x34\xaf\x46\x63\xa5\x66\xa5\x39\x82\x52\xb3\xa5\x2e\x8d\xc8\xad\x10\x35\x1b\x6c\xc5\xd6\xf0\x4a\x7b\xa7\x0b\x15\xbc\xa7\xec\x9c\x75\x1f\x0d\xbb\x14\xb7\xee\x6b\x75\xf7\x83\x2e\x27\xa9\x8d\xf7\x14\xa5\x66\xbb\xd7\x9d\x7c\xd1\xae\x36\x7a\xbb\x0a\xed\xcc\xa4\x58\x5f\xb9\xb2\xd9\xe8\x2f\x9e\xfd\xf0\xed\x6f\x4f\x7f\x7c\x82\x19\x2d\x7b\xe7\xad\x52\x47\x78\xf4\xe2\xd9\x60\x9b\x8c\x86\x36\x1b\xd2\x96\xf2\xbc\x1a\xbd\x3c\xbc\x31\xbb\xf5\xc9\x98\xe2\x59\x75\x7b\xb2\x18\x2f\xf5\x64\x31\xd6\x93\x45\x69\xc6\x15\x8e\x26\xa3\x83\x83\xdc\x7b\x2a\x9b\xd9\x1c\x56\x3f\xf7\x61\x49\xb9\x0c\xda\xb4\x32\x29\x16\xd6\x91\x67\x71\x30\xcf\xab\x91\x52\xcb\x93\x3b\xd3\xcf\x4f\x6f\x2b\xb5\xdc\x14\x92\xa8\xc7\x29\x5a\x27\xdd\x6a\x5f\x2a\x1d\xad\x04\x72\x4e\xbe\xaa\x7d\x5a\x6f\x73\x15\xd6\x4c\x81\x22\x6f\xb2\x8c\x8d\x2e\x04\x9b\x60\x53\x24\x90\x77\x35\xc8\x17\x02\x15\x6d\x40\xe7\x8e\x51\x3b\xd4\x29\x63\x37\x48\xb8\x1a\x2e\xc2\x27\xa3\x3d\x32\x69\x8b\x4c\xdc\xe7\x88\x42\x9e\x0c\xa3\x34\xae\x66\x70\x43\x11\xec\x02\xa1\x8f\xec\x3c\xd6\x8d\xf3\x34\xb9\x02\x3b\xad\x4a\x47\xc6\x69\xbf\xb9\xfd\xb7\x50\xea\x12\x4a\x8d\xa1\xd4\x04\x4a\x7d\x01\xa5\x4e\xa1\xd4\x09\xfe\x80\x52\x4a\x41\x06\xfb\x25\xbe\xc6\x0d\x7c\x85\xff\x41\x29\x4c\xae\x9b\xfe\x45\xb8\x55\x99\x14\x82\x8e\x76\x37\xb1\x0d\xed\x36\x0d\x5a\x90\x69\x12\xe8\xbc\x4b\x99\xe1\x89\x51\x88\xd1\x07\x5d\x5a\xf4\xb1\x10\x4f\xf6\x86\x18\x42\x8a\x95\x77\xb1\x3f\xff\x48\xda\xf1\x0a\x6e\x35\x59\xe8\x75\x3b\x30\x09\x56\x8e\xda\x45\x0b\xa5\xd6\x6f\xef\xfc\xff\xfe\xe5\x2a\x53\x87\xd6\x79\x3f\x1c\xda\xfb\x2b\x8f\xa7\x52\x10\x74\x2b\xe4\x12\x7f\x21\x8b\xd2\x80\x75\xde\x87\x92\xa9\x67\xe7\xcb\x47\x70\x2c\x75\xa1\x87\xf7\x05\xc3\xf0\x39\xc1\x68\x86\x69\x4c\x8a\x30\xcd\x2a\x77\x30\x4d\x48\x16\xa6\x49\x6b\xb1\xe4\x94\x18\xa6\x2d\x7d\x80\xa4\x84\xe9\x60\x4a\xe7\x1d\xc3\xf4\x0c\xab\x99\x60\x2d\x6c\x0d\xeb\xb2\x3c\x26\xf9\x94\x8b\xbc\x0d\xc9\x6d\x0f\x8a\x67\x32\x4a\x1d\xad\x88\x8c\x5a\x1b\x16\x7a\x68\x61\x4d\x1d\x18\x75\xf2\x16\x42\x7b\x34\xa9\xb0\xb3\x90\x7f\xe1\xaf\xf7\xf8\x33\x09\x75\x5c\x6c\xe1\x85\x42\xab\x21\xa9\x2f\x08\xf6\x81\x40\x0a\xad\x94\x0d\x6d\xed\xea\x84\xd0\xc6\x64\x11\x5a\xa6\xd0\x21\x9c\x21\x3a\x43\x88\x1e\x31\x35\x7d\x87\xd8\xe5\x64\x10\xfb\x20\x25\x93\x45\xa7\x0b\x13\x3a\xcd\x8d\x69\x5a\x74\x2e\xb6\x17\xe8\x32\xba\xec\x22\x0b\xe4\xe1\xa5\x46\xc7\xe7\xe8\xd6\x76\x20\xee\x80\x23\x93\xf6\x12\x85\x1c\x90\x83\x94\xcf\x7d\x94\xe9\x15\x7a\x8d\x71\x69\xf4\x5d\x94\x46\xdf\xbb\x77\x7f\x10\x0f\x1e\x8a\xf8\xf4\xb3\x41\x7b\x70\xf7\xde\x44\x50\x97\x26\x0f\xf7\xd7\xd7\x28\x9e\xa8\x43\x11\x9e\x6d\xa6\x2a\x5f\x1b\x0a\xdb\xa5\x38\x99\x2f\x30\x04\x5c\x44\x03\xd6\xf2\x38\x0f\x26\x02\x53\xe1\xcd\xe7\x22\x47\xea\x19\x9c\x7a\xd3\x80\x33\x38\xf7\x24\x47\x34\x72\x39\x3c\xe4\x96\x44\xfd\x30\xbb\x3e\x6e\xef\xa2\x8f\xee\x35\xfa\x38\xf4\xd4\x17\xca\x05\x67\xd2\xcc\xda\x60\xdd\x24\x79\x74\x70\xb8\xa0\xb2\x4f\xb0\xab\x85\x51\xd5\x5e\xaf\xca\x07\x96\xc4\x74\x7a\xa2\xa7\x6f\xa6\xa7\xb7\x47\x1f\xdc\x20\xd5\xe0\x16\xef\xd6\xed\x2c\x45\x76\xb5\xdb\xee\xa9\x23\xa5\xde\x2e\x64\x57\x3d\x9a\xfe\xae\xa7\x6f\x5e\xdd\xf8\xe6\xf0\xe8\xd6\x62\x2a\x9b\xeb\x72\x31\xfa\x4f\x31\xfb\x5b\xb1\x70\x76\x71\x35\xdf\x76\x55\x09\xc0\x3c\x80\x1b\x8d\xae\x6c\x14\xed\x9e\xa5\xb4\xae\x1b\xaa\x29\x35\xbb\xb6\xbe\xb3\x85\x77\x7f\xef\x56\xda\x6c\xad\xc7\x8d\xce\xd7\xa1\xff\x16\xce\xcd\x7d\x34\x37\xf7\xcb\x56\x27\xa7\xd7\xd9\xc2\x30\xe2\xbf\x65\x19\xbf\x84\x52\x65\x72\xb8\x9f\xec\xe8\x1f\x7a\xe0\x64\x93\x84\xff\xfa\xfc\xc9\x73\x1c\x1f\x1f\xe3\xfb\xa7\xc7\x3f\x7d\x37\x99\xcb\x3c\xff\x0a\x00\x00\xff\xff\x87\x51\xfa\x7d\xa9\x07\x00\x00"
+var _runtimeSyntaxShYaml = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x9c\x54\x7f\x8f\x53\xb7\x12\xfd\x7f\x3f\xc5\x25\xbb\x7a\x24\xf0\x92\x07\x3c\x40\xef\xa5\x3f\x52\x0a\x6d\x85\x68\x0b\x52\x5b\x69\xd5\xf5\x42\x1d\x7b\x6e\xae\x7b\xfd\xe3\x62\xcf\xdd\xec\xc2\xe1\xbb\x57\xe3\x2c\xbb\x28\x45\xb4\x6a\x14\x7b\xec\x19\xcd\xcc\x99\xf1\xb9\xd3\x3a\x4f\x7c\x31\xd0\xb2\x29\x1d\x79\x7f\x70\x60\x89\xc9\xf0\xf2\xa0\x69\x9a\x46\x8c\x51\x07\x5a\x36\x93\xa9\x52\x8b\xd2\x1d\x41\xa9\xc5\x5a\x97\x4e\xa4\x08\x39\x67\x53\xc5\x2b\xed\x9d\x2e\x54\x76\x97\x76\x8c\x86\x5d\x8a\x05\x43\x4e\x12\xa7\xaa\xe7\xad\x51\x6a\x81\x17\xfd\xa6\xaa\x86\x7e\x13\xfa\x85\x49\xb1\x45\x36\x3b\xf9\xe2\xd9\x77\x5f\xff\xf2\xf4\xfb\x27\x58\xd0\x7a\x74\xde\x2a\x75\x84\x47\x2f\x9e\x55\xdd\x6c\x52\x51\x75\xa4\x2d\xe5\x65\x33\x79\x79\x78\x63\x71\xeb\x3f\x53\x8a\x67\xcd\xed\xd9\x6a\xba\xd6\xb3\xd5\x54\xcf\x56\xa5\x9b\x36\x38\x9a\x4d\x0e\x0e\xf2\xe8\xa9\xec\x4a\x39\x6c\x7e\x1c\xc3\x9a\x72\xa9\xb7\x79\x63\x52\x2c\xac\x23\x2f\x62\x55\x2f\x9b\x89\x52\xeb\x93\x3b\xf3\xff\x9f\xde\x56\x6a\xbd\x4b\x24\x5e\x8f\x53\xb4\x4e\x0a\xd1\xbe\x34\x3a\x5a\x71\xe4\x9c\x7c\xd3\xfa\xb4\xbd\x8c\x55\x58\x33\x05\x8a\xbc\x8b\x32\x35\xba\x10\x6c\x82\x4d\x91\x40\xde\xb5\x20\x5f\x08\x54\xb4\x01\x9d\x3b\x46\xeb\xd0\xa6\x8c\xf7\x3d\x82\x6b\xe1\x22\x7c\x32\xda\x23\x93\xb6\xc8\xc4\x63\x8e\x28\xe4\xc9\x30\x4a\xe7\x5a\x06\x77\x14\xc1\x2e\x10\xc6\xc8\xce\x63\xdb\x39\x4f\xb3\x2b\xb0\xf3\xa6\x0c\x64\x9c\xf6\xbb\xc7\x7a\x0b\xa5\xde\x41\xa9\x29\x94\x9a\x41\xa9\xcf\xa0\xd4\x29\x94\x3a\xc1\x6f\x50\x4a\x29\x48\x63\x3f\xc7\x97\xb8\x81\x2f\xf0\x2f\x28\x85\xd9\x75\xd1\x3f\x09\x15\x1a\x93\x42\xd0\xd1\xbe\xef\xd8\x8e\x25\xbb\x02\x2d\xc8\x74\x09\x74\x3e\xa4\xcc\xf0\xc4\x28\xc4\x18\x83\x2e\x3d\xc6\x58\x88\x67\x7b\x4d\x0c\x21\xc5\xc6\xbb\x38\x9e\x7f\x22\xec\x74\x03\xb7\x99\xad\xf4\xb6\xaf\x64\x81\x95\xad\x75\xd1\x42\xa9\xed\xdb\x3b\xff\xbe\xff\x6e\x93\x69\x40\xef\xbc\xaf\x9b\xf6\xfe\xca\xe2\xa9\x14\x04\xdd\x0b\xa9\xc4\x5e\xc8\xa2\x74\x60\x9d\xf7\xa1\x64\x1a\xd9\xf9\xf2\x09\x1c\x6b\x5d\xe8\xe1\x7d\xc1\x50\xd9\x0f\xa3\x19\xa6\x33\x29\xc2\x74\x9b\x3c\xc0\x74\x21\x59\x98\x2e\x6d\x45\x93\x53\x62\x98\xbe\x8c\x01\x12\x12\x66\x80\x29\x83\x77\x0c\x33\x32\xac\x66\x82\xb5\xb0\x2d\xac\xcb\xb2\x4c\xf2\x29\x17\x39\xd5\xe0\x76\x04\xc5\x33\x69\xa5\x8e\x56\x44\x46\xab\x0d\x0b\x3d\xb4\xb0\xa6\x0d\x8c\x36\x79\x0b\xa1\x3d\xba\x54\xd8\x59\xc8\x5f\xf8\xeb\x3d\x7e\x4f\x42\x1d\x17\x7b\x78\xa1\xd0\xa6\x06\xf5\x05\xc1\x3e\x10\x48\xa1\x97\xb4\xa1\x6f\x5d\x9b\x10\xfa\x98\x2c\x42\xcf\x14\x06\x84\x33\x44\x67\x08\xd1\x23\xa6\x6e\x1c\x10\x87\x9c\x0c\xe2\x18\x24\x65\xb2\x18\x74\x61\xc2\xa0\xb9\x33\x5d\x8f\xc1\xc5\xfe\x02\x43\xc6\x90\x5d\x64\x81\x5c\x0f\x2d\x06\x3e\xc7\xb0\xb5\x95\xb8\x15\x47\x26\xed\xc5\x0b\x39\x20\x07\x49\x9f\xc7\x28\xdd\x2b\xf4\x1a\xd3\xd2\xe9\xbb\x28\x9d\xbe\x77\xef\x7e\x15\x0f\x1e\x8a\xf8\xef\xff\xea\xed\xc1\xdd\x7b\x33\x41\x5d\xba\x5c\xdf\x6f\x6c\x51\x3c\xd1\x80\x22\x3c\xdb\x75\x55\xbe\x36\x14\xb6\x6b\x31\x32\x5f\xa0\x3a\x5c\x44\x03\xd6\xb2\x9c\x07\x13\x81\xa9\xf0\xee\x73\x91\x2d\x8d\x0c\x4e\xa3\xe9\xc0\x19\x9c\x47\x92\x2d\x1a\x79\x1c\xae\xb1\x25\xd0\x58\x7b\x37\xc6\xcb\xb7\x18\xa3\x7b\x8d\x31\xd6\x9a\xc6\x42\xb9\xe0\x4c\x8a\xd9\x1a\x6c\xbb\x24\x4b\x07\x87\x0b\x2a\xfb\x04\xbb\x1a\x18\x4d\xeb\xf5\xa6\x7c\x64\x48\xcc\xe7\x27\x7a\xfe\x66\x7e\x7a\x7b\xf2\xd1\x09\xd2\x54\xb3\x58\x2f\xcd\xce\x52\x64\xd7\xba\xcb\x39\x75\xa4\xd4\xdb\x95\xcc\xaa\x47\xf3\x5f\xf5\xfc\xcd\xab\x1b\x5f\x1d\x1e\xdd\x5a\xcd\x65\x72\xbd\x5b\x4d\xfe\x91\xcf\xfe\x54\x2c\x9c\x5d\xdc\x2c\x2f\xab\x6a\x04\x60\xae\xe0\x26\x93\x2b\x1d\x45\xbb\xa7\x29\xbd\x1b\x6a\x36\xa5\x16\xd7\xda\x0f\xa6\xf0\xfb\xdf\x87\x99\x76\x53\xeb\x71\xa7\xf3\xb5\xeb\xdf\x85\x73\x73\x1f\xcd\xcd\xfd\xb4\xcd\xc9\xe9\x75\xb4\x50\x5b\xfc\xa7\x28\xd3\x97\x50\xaa\xcc\x0e\xf7\x83\x1d\xfd\x45\x0d\x9c\x6c\x12\xf7\x9f\x9f\x3f\x79\x8e\xe3\xe3\x63\x7c\xfb\xf4\xf8\x87\x6f\x66\x4b\xe9\xe7\x1f\x01\x00\x00\xff\xff\x27\x37\x38\x81\x58\x07\x00\x00"
 
 func runtimeSyntaxShYamlBytes() ([]byte, error) {
        return bindataRead(
@@ -6083,7 +6083,7 @@ func runtimeSyntaxTomlHdr() (*asset, error) {
        return a, nil
 }
 
-var _runtimeSyntaxTomlYaml = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x92\x4f\x6b\xe3\x30\x10\xc5\xef\xfa\x14\x83\xb2\xe0\x38\x8b\x4d\xd8\x5d\xd8\x5d\x41\x28\xe9\x9f\x40\x0f\x6d\x2e\x2d\x18\x2c\x43\x14\x7b\x92\x98\xd8\xb2\xb1\x14\x48\x89\xfc\xdd\x8b\x9c\xb8\x31\x0e\xb4\x3d\x14\xea\x93\x35\x33\x4f\xef\xa7\xc7\xac\xd2\x0c\xf5\x4b\x89\x0c\x74\x91\x67\x84\x24\xa8\x31\xd6\x8c\x00\x00\xd8\x9e\x14\x39\x32\xa0\x9c\xfb\xb6\x4f\x09\xa9\x76\x19\xaa\x63\xdf\x03\xa5\x85\xc6\x1c\xa5\x66\x40\x87\xfe\xc8\x0d\x43\xa6\x4a\x11\x23\x8b\xa2\x09\x6d\x67\x4a\x8c\x53\x91\x31\xa0\x13\x4a\x9a\x1a\xc0\x00\xae\x2b\x11\x6f\x51\x83\xde\xa4\x72\x9d\xa2\xba\x18\x1e\x72\x1e\x1a\xce\x23\xb7\x23\x7a\xdc\xe5\x4b\xac\x14\x08\x99\x80\xd2\x55\x2a\xd7\xad\x2e\x2e\xa4\xd2\x42\x6a\x5f\x36\x23\x0d\xf1\x72\x18\x8e\xbd\xff\xd1\x4f\x33\xde\xdb\x1f\xe1\xad\xa6\xde\x2c\x1a\xb9\x9c\x2f\x8d\xe3\x3b\xf4\x1d\x29\xe7\x56\xfb\x37\x3a\xfc\xae\xcd\x3e\x9c\x7a\x33\xe1\xad\xec\x5d\x87\x5f\xb5\xd9\x75\xcf\x7f\x6a\xf3\xdc\x3d\xff\xab\x5b\xde\xce\xc5\x47\x54\x76\x7a\x06\xd8\xd4\x2a\x9b\x18\xa7\xf4\xad\x86\x32\xe9\x55\xd4\x36\x2d\x4f\x30\xfe\xb9\xda\x89\xbf\xfd\xba\x4e\xc7\xf8\x6e\x36\xa2\x3a\x4b\x3f\x8b\xe3\xf4\x69\x9c\x6f\x84\x59\xf4\x61\x16\x5f\x63\x9b\x37\xdb\x7a\x61\x37\xe8\xdb\xfd\xf8\xc0\x4e\x17\x49\x61\xb7\xf4\x69\x7e\x3b\x37\x41\x10\x98\xd9\x7d\xf0\x70\xe7\xb2\x2b\x4a\xc8\x6b\x00\x00\x00\xff\xff\xf6\x17\xf4\x94\x54\x03\x00\x00"
+var _runtimeSyntaxTomlYaml = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xe4\x54\x6d\x6f\x9b\x30\x10\xfe\x9e\x5f\x71\x72\x26\x01\x4d\x40\xec\x4d\xdb\x90\xa6\x68\x7d\x93\xfa\x61\xea\xa4\x75\x52\x54\x1b\x55\x26\x36\xd4\x2a\xd8\x11\x36\x5a\xbb\xd0\xff\x3e\xd9\xe4\x85\xd0\xb5\xcd\xf7\xf1\x01\x8e\xbb\x7b\x1e\x3f\x77\xc7\x91\x8b\x92\x9b\x87\x25\x4f\xc0\xa8\xaa\x1c\x8d\x18\x37\x7c\x61\x92\x11\x00\x80\x8d\x49\x5a\xf1\x04\x10\x21\x91\x8d\xa3\xd1\xa8\x6e\x4a\xae\xbb\xf8\x18\x7e\x34\x72\x61\x1a\x6a\x84\x92\xce\x13\x82\x7e\xa8\x32\x55\x26\xe0\xe1\xaf\x53\x12\xa5\xde\x9e\x3b\xca\x6a\xba\xb8\xe3\x46\xdb\xf8\x8a\x60\x92\x3e\xae\x33\xc6\xf0\xd3\xd4\x42\x16\x7a\x9d\xbf\x50\x52\x1b\x2a\x4d\xa4\x9d\xbb\x3b\xcf\x5e\xda\xd0\xda\x24\xe0\x21\x84\xbc\xad\x93\x4b\x96\x80\x47\xd0\xea\xfd\xf4\xe3\xe3\xce\xad\xef\xc4\xd2\xfa\x49\xb4\xf3\xf5\xe4\x6f\xae\xfe\x69\x4b\xbe\x10\xb4\x3c\xb9\xa5\xb5\x03\x36\x18\x27\xf7\x4c\x14\xc2\x24\x69\xba\xfa\xd0\xe3\x7e\x05\xf8\x6b\x0f\xf8\xf9\x70\x20\xce\x8c\xcc\x6b\x44\xc8\xb6\x75\xaf\xb7\x62\xd8\x08\xf4\xbf\xb5\x00\x79\x9e\x87\xf6\x9b\x80\x3c\xf7\x31\xa0\x41\xd5\x80\xd3\x83\x39\x9f\x30\x3e\x47\x36\x86\x0b\x69\x78\xc1\xeb\x21\xb5\x6c\xaa\x8c\xdb\xa2\xf0\x24\x4c\x67\x3e\x61\x93\x9b\xe0\x88\xb0\x09\xc9\x9e\x54\xb6\x4d\xf5\xe3\x7b\xbf\xdf\x39\x0b\xd9\x7b\x6f\x63\xe5\xe3\x38\xfc\x94\xda\x80\x7d\x4e\xda\x38\xf3\x71\xfc\xb6\x4b\xb5\xcf\x60\xb3\x54\xe7\xa5\xa2\xe6\x60\x55\xd1\xce\x7e\x5e\xdf\x00\xe4\xf7\x51\xc1\x0c\x9f\xf1\x74\x90\xf1\x42\xa9\x64\xd2\x86\x81\x2f\x64\xde\x4a\x2a\xb7\xa2\x8f\x69\xcd\xe1\x8e\x3f\x4c\xed\x4d\x77\xf3\x10\xb2\x80\xdf\xc2\xdc\x02\x05\xd7\x08\x50\x35\x30\xaa\x6f\xc1\xe6\xd2\x2a\x13\x45\xa3\x1a\xdd\xa5\x74\xfc\x1a\xa8\x64\x2e\x6c\x77\x60\xc9\xd9\x5a\x86\x60\x5c\x1a\x91\x0b\xa7\x80\x64\xf8\x5b\x78\x4d\xc3\x3f\x37\xe9\xda\x88\xc3\x2f\x37\x61\x7a\xb4\x99\xd0\x18\x8e\x95\x2a\x39\x95\x8e\x4d\xc8\x7c\x0a\x92\x4a\x77\x8e\x6a\x0c\x68\x51\xc8\x61\x79\x99\x52\x65\x64\xea\x86\x3b\x7e\x6b\xfc\x63\xdc\x2e\x29\xa7\xa5\xee\xb2\x9c\xf5\xd2\x57\x41\xb2\x6d\x9b\x76\xd2\x4e\xa9\xe1\x4e\xd7\x95\xa8\xf8\x00\x6a\x31\x6c\x12\x12\xb6\x7a\xf7\xd8\xdd\x7d\x7c\x05\xa9\xb3\x92\xde\xdd\x27\x91\x1b\x9c\x6f\xa7\xd6\xf3\xb7\xd7\xc1\x2c\x98\x0d\x05\x39\xd6\x67\x18\x36\xaa\x4e\x54\x55\x71\x69\x76\x7f\x72\xf7\xfa\x74\xbf\xc6\xc3\xfd\x7a\x33\xdc\xaf\xc1\x0f\xc3\x28\xa6\x12\x40\xfe\xd5\xe5\xe9\x65\x3b\x9f\xcf\xdb\xf3\x8b\xf9\xf7\xb3\x20\x99\xa1\xd1\xdf\x00\x00\x00\xff\xff\x21\x07\x4b\xf9\xc6\x06\x00\x00"
 
 func runtimeSyntaxTomlYamlBytes() ([]byte, error) {
        return bindataRead(
index 92b4fa033fffa93b0ada2267ec9a7354814b48dd..5c75f18d4bc40b9058018ae92e300f1e96c64b64 100644 (file)
@@ -254,6 +254,7 @@ var DefaultGlobalOnlySettings = map[string]interface{}{
        "infobar":        true,
        "keymenu":        false,
        "mouse":          true,
+       "parsecursor":    false,
        "paste":          false,
        "savehistory":    true,
        "sucmd":          "sudo",
index 5e5d4f868b5209873c5b3dac937d156a3da7c406..0c5f156822b13105c917f13e23031617cddbf908 100644 (file)
@@ -178,7 +178,7 @@ Here are the available options:
 
        default value: `true`
 
-* `paste`: Treat characters sent from the terminal in a single chunk as a paste
+* `paste`: treat characters sent from the terminal in a single chunk as a paste
    event rather than a series of manual key presses. If you are pasting using
    the terminal keybinding (not Ctrl-v, which is micro's default paste
    keybinding) then it is a good idea to enable this option during the paste
@@ -187,6 +187,16 @@ Here are the available options:
 
     default value: `false`
 
+* `parsecursor`: if enabled, this will cause micro to parse filenames such as
+   file.txt:10:5 as requesting to open `file.txt` with the cursor at line 10
+   and column 5. The column number can also be dropped to open the file at a
+   given line and column 0. Note that with this option enabled it is not possible
+   to open a file such as `file.txt:10:5`, where `:10:5` is part of the filename.
+   It is also possible to open a file with a certain cursor location by using the
+   `+LINE,COL` flag syntax. See `micro -help` for the command line options.
+
+    default value: `false`
+
 * `pluginchannels`: list of URLs pointing to plugin channels for downloading and
    installing plugins. A plugin channel consists of a json file with links to
    plugin repos, which store information about plugin versions and download URLs.