Skip to content

Support for vi mode in REPL #5838

@yzhou216

Description

@yzhou216

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-compatA discrepancy between RustPython and CPython

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions