micropython/lib/mp-readline
Damien George b7ca945877 lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter.
This patch allows you to stop auto-indent by pressing enter on a second
blank line.  Easier than having to use backspace, and prevents new users
from getting stuck in auto-indent mode.
2015-11-07 13:07:43 +00:00
..
readline.c lib/mp-readline: Make it easy to exit auto-indent mode by pressing enter. 2015-11-07 13:07:43 +00:00
readline.h lib/mp-readline: Add emacs-style control characters for cursor movement. 2015-07-26 15:22:13 +01:00