diff options
author | stijn <stijn@ignitron.net> | 2020-01-13 12:11:27 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-01-22 16:54:19 +1100 |
commit | 599371b133ec24c8ccfc3b75dd5a62b94b4b4055 (patch) | |
tree | d78819b486fa81099ed297a463874bb528fc464b /py/qstr.c | |
parent | a55c17dc69ac43cd41e7efe603e20298a5513b06 (diff) |
windows: Support word-based move/delete key sequences for REPL.
Translate common Ctrl-Left/Right/Delete/Backspace to the EMACS-style
sequences (i.e. Alt key based) for forward-word, backward-word, forwad-kill
and backward-kill. Requires MICROPY_REPL_EMACS_WORDS_MOVE to be defined so
the readline implementation interprets these.
Diffstat (limited to 'py/qstr.c')
0 files changed, 0 insertions, 0 deletions