You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what it'd take, but it seems possible to do. To be perfectly honest, I don't have the bandwidth to take it on right now, but if you're interested in taking a shot at it, I'm happy to help with a game plan, review code, answer questions and give suggestions!
Not as a hard dependency, no. But we currently support three different readline implementations for various reasons and adding a fourth for improved UX seems doable.
There's also a Jupyter notebook integration that might be useful or informative.
Prompt Toolkit is an awesome library that enables really awesome things like a MySQL client with autocompletion, vi-mode, and more and a Python REPL with all those ++ awesome features.
I really want suggested autocompletion, vi-mode, history substring search (among other awesome features) in my php repl.
I have no idea what would be involved in utilizing Prompt Toolkit in PSYSH.
But I think it would be awesome.
The text was updated successfully, but these errors were encountered: