|
#!vd -p |
|
{"longname": "open-file", "input": "$HOME/.cache/cloud-custodian.cache", "keystrokes": "o"} |
|
{"sheet": "", "col": "", "row": "\u30adc7n_cache", "longname": "open-row", "input": "", "keystrokes": "Enter", "comment": "open current row with sheet-specific dive"} |
|
{"sheet": "", "col": "", "row": "", "longname": "import-python", "input": "pickle", "keystrokes": "gCtrl+X", "comment": "import Python module in the global scope"} |
|
{"sheet": "", "col": "", "row": "", "longname": "select-rows", "input": "", "keystrokes": "gs", "comment": "select all rows"} |
|
{"sheet": "", "col": "key", "row": "", "longname": "setcol-expr", "input": "pickle.loads(cursorCol)", "keystrokes": "g=", "comment": "set current column for selected rows to result of Python expression"} |
|
{"sheet": "", "col": "value", "row": "", "longname": "setcol-expr", "input": "pickle.loads(cursorCol)", "keystrokes": "g=", "comment": "set current column for selected rows to result of Python expression"} |
|
{"sheet": "", "col": "value", "row": "", "longname": "unfurl-col", "input": "", "keystrokes": "zShift+M", "comment": "row-wise expand current column of lists (e.g. [2]) or dicts (e.g. {3}) within that column"} |
|
{"sheet": "", "col": "", "row": "", "longname": "unselect-rows", "input": "", "keystrokes": "gu", "comment": "unselect all rows"} |
|
{"sheet": "", "col": "value_key", "row": "", "longname": "hide-col", "input": "", "keystrokes": "-", "comment": "Hide current column"} |
|
{"sheet": "", "col": "value_value", "row": "", "longname": "rename-col", "input": "value", "keystrokes": "^", "comment": "rename current column"} |
|
{"sheet": "", "col": "value", "row": "", "longname": "expand-cols", "input": "", "keystrokes": "g(", "comment": "expand all visible columns of containers one level"} |