add: backspace work with vbe

This commit is contained in:
2024-12-18 23:56:17 +01:00
parent 77928aca4b
commit 4a99b82e15
4 changed files with 53 additions and 26 deletions

View File

@ -2,5 +2,4 @@
#define PROMPT "> "
void shell_init(void);
void auto_complete(void);
void shell_init(void);