added stuff
This commit is contained in:
parent
e8d9044d2b
commit
9d0ebdfbd0
907 changed files with 70990 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
macros = [
|
||||
{
|
||||
# toggle the sidebar's visibility and refresh/redraw the screen
|
||||
action = "<enter-command>toggle sidebar_visible<enter><refresh>";
|
||||
key = "B";
|
||||
map = ["index"];
|
||||
}
|
||||
{
|
||||
action = "<enter-command>toggle sidebar_visible<enter><redraw-screen>";
|
||||
key = "B";
|
||||
map = ["pager"];
|
||||
}
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue