Add textarea and run commands from it

This commit is contained in:
2023-11-01 21:53:07 +01:00
parent 1c13d2c784
commit 72018ff53c
5 changed files with 69 additions and 8 deletions

View File

@ -7,7 +7,6 @@
],
"keybindings": {
"Home": {
"<q>": "/quit",
"<Ctrl-d>": "/quit",
"<Ctrl-c>": "/quit",
"<Ctrl-z>": "/suspend",