Skip to content

Commit 8faa35e

Browse files
committed
(docs) if visible q characetr when exit star wars
1 parent 5c9cb68 commit 8faa35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/components/Terminal/star-wars.ts

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export default async function command(this: JQueryTerminal, delay_arg = '50') {
4242
stop = true;
4343
this.cmd().show();
4444
this.import_view(view);
45+
return false;
4546
}
4647
this.push($.noop, {
4748
onExit: exit,

0 commit comments

Comments
 (0)