Skip to content

Commit

Permalink
(docs) if visible q characetr when exit star wars
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Dec 16, 2024
1 parent 5c9cb68 commit 8faa35e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/Terminal/star-wars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export default async function command(this: JQueryTerminal, delay_arg = '50') {
stop = true;
this.cmd().show();
this.import_view(view);
return false;
}
this.push($.noop, {
onExit: exit,
Expand Down

0 comments on commit 8faa35e

Please sign in to comment.