{ macros = [ { # toggle the sidebar's visibility and refresh/redraw the screen action = "toggle sidebar_visible"; key = "B"; map = ["index"]; } { action = "toggle sidebar_visible"; key = "B"; map = ["pager"]; } ]; }