Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use readline for q chat REPL, or otherwise respect INPUTRC #989

Open
WillChilds-Klein opened this issue Mar 28, 2025 · 2 comments
Open

Use readline for q chat REPL, or otherwise respect INPUTRC #989

WillChilds-Klein opened this issue Mar 28, 2025 · 2 comments

Comments

@WillChilds-Klein
Copy link

Many REPLs support configuration via $INPUTRC. Integrating readline/libedit allows e.g. bash, python, and some coljure REPL users to do fun things like use vim bindings and set custom bindings.

@mschrage
Copy link
Contributor

mschrage commented Apr 3, 2025

Interesting. I like this. We currently expose a setting that allows configuring the readline between emacs keybindingd and vim, but definitely more we can do here

@mschrage
Copy link
Contributor

mschrage commented Apr 3, 2025

Maybe related to #1035

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants