Skip to content

Can't type in Ctrl+C REPL #115

Closed
Closed
@makermelissa

Description

@makermelissa

CircuitPython Version

CircuitPython 8.2.0

Workflow(s)

WEB

Browser(s)

Chrome

Console Log

No Errors

Steps

  1. Connect to Web Workflow
  2. Run code with a loop
import time

while True:
    print("Hello World!")
    time.sleep(1)
  1. Press Ctrl+C

Description

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions