backspace accelerator
This commit is contained in:
parent
ef8bac3b2f
commit
ef70c9cf41
1 changed files with 1 additions and 0 deletions
|
@ -812,6 +812,7 @@ static struct {
|
|||
const char *name;
|
||||
int key;
|
||||
} keymap[] = {
|
||||
{"backspace", 8},
|
||||
{"tab", 9},
|
||||
{"return", 13},
|
||||
{"enter", 13},
|
||||
|
|
Loading…
Reference in a new issue