webrepl icon indicating copy to clipboard operation
webrepl copied to clipboard

Fork for adding WebREPL shell to "WebREPL client and related tools for MicroPython"

Results 2 webrepl issues
Sort by recently updated
recently updated
newest added

`/webrepl_client.py` tab completion is not working: Instead of the REPL printing completed variable and module names, the REPL prints six spaces, like a tab. The lack of tab completion substantially...

"D" is interpreted as "D" and not as CTRL-D in that case. Emitting CTRL-D is needed.