diff options
author | Damien George <damien.p.george@gmail.com> | 2015-08-20 10:34:16 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-09-12 22:07:23 +0100 |
commit | 0af73014cc61a05bcf53558d7c2d554d98da4419 (patch) | |
tree | b0c112db7129312ebd712d615c5c775fb58d208a /tests | |
parent | 4e7bde8c9e43669be4403aa8076a65c865036626 (diff) | |
download | micropython-0af73014cc61a05bcf53558d7c2d554d98da4419.tar.gz micropython-0af73014cc61a05bcf53558d7c2d554d98da4419.zip |
lib/mp-readline: Add auto-indent support.
4 spaces are added at start of line to match previous indent, and if
previous line ended in colon.
Backspace deletes 4 space if only spaces begin a line.
Configurable via MICROPY_REPL_AUTO_INDENT. Disabled by default.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions