please just let me view the goddamn message
This commit is contained in:
parent
37ce3d5110
commit
f4bbc8ebbc
2 changed files with 7 additions and 1 deletions
|
@ -29,7 +29,12 @@
|
|||
{
|
||||
key = "<Return>"; # what the fuck is this mapping
|
||||
action = "display-message";
|
||||
map = [ "index" ];
|
||||
map = [ "index" "pager" ];
|
||||
}
|
||||
{
|
||||
key = "\\CV";
|
||||
action = "display-message"; # i give up
|
||||
map = [ "index" "pager" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
1
result
Symbolic link
1
result
Symbolic link
|
@ -0,0 +1 @@
|
|||
/nix/store/5cpnffqfphr3cdqpw0fd097zkj4ravbz-nixos-system-nutty-noon-22.05.20220119.966ea2c
|
Loading…
Reference in a new issue