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

Refactor shell input #11

Open
Criseda opened this issue Jul 19, 2024 · 0 comments
Open

Refactor shell input #11

Criseda opened this issue Jul 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Criseda
Copy link
Owner

Criseda commented Jul 19, 2024

Currently, the shell is using the normal terminal mode. However, this is very limiting.

To implement features such as cycling up and down in history and tab autocomplete, shell input needs to be refactored to work in "raw" terminal form.

functions to add characters and delete characters will all need to be added manually

@Criseda Criseda added the enhancement New feature or request label Jul 19, 2024
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