refactor: redesigned help panel
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user