[PATCH 6/9] shell: Implement alt-tab switcher
Signed-off-by: Emilio Pozuelo Monfort --- src/shell.c | 248 1 file changed, 248 insertions(+) diff --git a/src/shell.c b/src/shell.c index b2bc74a..2a8c04c 100644 --- a/src/shell.c +++ b/src/shell.c @@ -3344,6 +3344,251 @@ terminate_b
[PATCH 6/9] shell: Implement alt-tab switcher
Signed-off-by: Emilio Pozuelo Monfort --- src/shell.c | 248 1 file changed, 248 insertions(+) diff --git a/src/shell.c b/src/shell.c index d7e7240..2ffd37f 100644 --- a/src/shell.c +++ b/src/shell.c @@ -,6 +,251 @@ terminate_b