8000 Ctrl+C on non-empty line acts like Enter instead of Cancel/Escape · Issue #1742 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

Ctrl+C on non-empty line acts like Enter instead of Cancel/Escape #1742

@pfalcon

Description< 69F4 /h2>
@pfalcon

As reported by @pohmelie at #1733 (comment) :

Also, if I try ctrl-c in repl it looks like it actually do enter, even on unix build.

$ ./micropython
MicroPython v1.4.5-654-g37f414f on 2015-12-21; linux version
Use Ctrl-D to exit, Ctrl-E for paste mode
>> 
>> 
>> fooTraceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'foo' is not defined
>> 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0