Skip to content
  • Damien George's avatar
    lib/mp-readline: Add auto-indent support. · 0af73014
    Damien George authored
    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.
    0af73014