feat: clear screen & redraw
New keymap key to clear the screen & redraw. Useful if gui shows any glitches
This commit is contained in:
@@ -166,6 +166,10 @@
|
||||
// Toggle visibility of the log section
|
||||
"log_section_toggle": [
|
||||
"\\"
|
||||
],
|
||||
// Force a complete clear & redraw of the screen
|
||||
"force_redraw": [
|
||||
"f"
|
||||
]
|
||||
},
|
||||
////////////////////
|
||||
|
||||
Reference in New Issue
Block a user