Always show all key bindings in F1 menu

This commit is contained in:
Joscha 2023-04-28 14:33:11 +02:00
parent 51b1953207
commit 1ce31b6677
6 changed files with 132 additions and 55 deletions

1
Cargo.lock generated
View file

@ -256,6 +256,7 @@ dependencies = [
"clap",
"cookie",
"cove-config",
"cove-input",
"crossterm",
"directories",
"edit",