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

[Feature]: No way to access readline state from shell #284

Closed
MrPicklePinosaur opened this issue Dec 15, 2023 · 1 comment
Closed

[Feature]: No way to access readline state from shell #284

MrPicklePinosaur opened this issue Dec 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MrPicklePinosaur
Copy link
Owner

What would you like to see added?

Currently shell does not have a reference to readline, meaning it can't do anything with history, completions etc. Should hopefully find a way to accomplish this while keeping the code modular.

An easy solution would be to just include readline as part of shell context perhaps?

@MrPicklePinosaur
Copy link
Owner Author

resolved by #300

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

No branches or pull requests

1 participant