circuitpython/lib/mp-readline
George Waters 1d410bb68b
Fix repl support for unicode
Currently when a utf8 character that is bigger than 1 byte is typed in
the repl, it isn't handled how it should be. If you try to move the
cursor in any direction the text gets messed up. This fixes that.
2020-08-09 13:14:01 -04:00
..
readline.c Fix repl support for unicode 2020-08-09 13:14:01 -04:00
readline.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00