codeformat
This commit is contained in:
parent
be9368e8a2
commit
73a9834959
4 changed files with 32 additions and 29 deletions
|
|
@ -298,7 +298,7 @@ export class StrudelMirror {
|
|||
async stop() {
|
||||
this.repl.scheduler.stop();
|
||||
}
|
||||
|
||||
|
||||
// Listen for global stop requests (e.g., from Vim :q)
|
||||
onStopRequest = (e) => {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue