-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
C-compatA discrepancy between RustPython and CPythonA discrepancy between RustPython and CPython
Description
Summary
Is there currently a way to set vi
mode in the REPL without using a readline
wrapper? I'm not sure what library is used by rustpython
, but it would be great to integrates with GNU Readline or Editline.
Expected use case
Using vi
motion in the REPL and lauch the vi
editor with M-v
by creating config files such as .inputrc
and .editrc
in a user's home directory.
dickmao
Metadata
Metadata
Assignees
Labels
C-compatA discrepancy between RustPython and CPythonA discrepancy between RustPython and CPython