refactor: redesigned help panel

This commit is contained in:
Jack Wills
2026-02-06 15:33:22 +00:00
parent bebb687c59
commit ae7f3f4a94
45 changed files with 3209 additions and 1160 deletions
+6 -2
View File
@@ -104,10 +104,10 @@
"k"
],
// Horizontal scroll of the logs
"log_scroll_forward": [
"scroll_forward": [
"right"
],
"log_scroll_back": [
"scroll_back": [
"left"
],
// Select next panel
@@ -170,6 +170,10 @@
"log_section_toggle": [
"\\"
],
// Toggle to inspect container screen
"inspect": [
"i"
],
// Force a complete clear & redraw of the screen
"force_redraw": [
"f"