summaryrefslogtreecommitdiff
path: root/tests/cmdline/repl_autoindent.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-03-08 11:11:23 +1100
committerDamien George <damien@micropython.org>2022-04-22 17:00:16 +1000
commit6d401be4dd0164cb197a05c7419f7b6ef5bbdf51 (patch)
tree1f7ce1e103a5072a0800aacaf3e791289ad151d3 /tests/cmdline/repl_autoindent.py
parenta8f23f6366b7bb258c7c34a45a3a9bde99e4a32b (diff)
shared/readline: Disable auto-indent if space/tab follows added indent.
Auto-indent still works as the default behaviour, but it is now undone and disabled if there is a space/tab immediately after an automatically-added indent. This makes the REPL behaviour closer to CPython, and in particular allows text to be pasted at the normal REPL. Addresses issue #7925. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/cmdline/repl_autoindent.py')
0 files changed, 0 insertions, 0 deletions