1 2 3 4 5 6
MicroPython \.\+ version >>> # Check for emacs keys in REPL >>> t = \.\+ >>> t == 2 True >>>