diff --git a/visidata/guide.py b/visidata/guide.py index 61b9a6ba8..a89213cc2 100644 --- a/visidata/guide.py +++ b/visidata/guide.py @@ -221,6 +221,8 @@ def getCommandInfo(sheet, keys): else: vd.warning(f'no command bound to {keys} on {sheet}') +GuideSheet.options.color_current_row = "underline" + vd.addCommand('', 'show-command-info', 'status(getCommandInfo(inputKeys("get command for keystrokes: ")))', 'show longname and helpstring for keybinding') vd.addMenuItems('''