Skip to content

Conversation

@lkollar
Copy link
Contributor

@lkollar lkollar commented Nov 10, 2025

This adds basic vi mode commands to pyrepl, supporting basic motions. The feature can be enabled by setting the PYREPL_VI_MODE environment variable.

The first line of multi-line input should display ps1 (primary prompt)
not ps2 (continuation prompt). This is important for vi mode where
users navigate through existing multi-line code with cursor movements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant