Skip to content

字符输入问题 | 支持左右键移动 REPL 光标 #271

@peapodss

Description

@peapodss

1.软件版本
pikascript-core==v1.11.6
PikaStdLib==v1.11.6
PikaStdDevice==v1.11.2
STM32F4==v0.1.1
2.现象
主程序运行 pikaScriptShell(pikaScriptInit());后在串口工具上面输入命令,如果一次性输入完整的命令,则可以正确运行,比如print("hello"),输入过程中不能有错,不能移动光标修改字符,不能使用删除键, 否则即便最终输入字符串是print("hello"),也会出现报错提示格式错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions