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

configure command does not support line editing #27

Open
kvcache opened this issue Dec 3, 2021 · 1 comment
Open

configure command does not support line editing #27

kvcache opened this issue Dec 3, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@kvcache
Copy link
Contributor

kvcache commented Dec 3, 2021

image

On OSX using terminal on zsh under tmux.

Expected: When typing a cache name I can push arrow left to move the cursor one character to the left (I can edit a line).

Observed: When typing a cache name and I push arrow left it appends [[D^ (I cannot edit a line).

@kvcache kvcache added the bug Something isn't working label Dec 3, 2021
@bruuuuuuuce
Copy link
Contributor

This might be a good library to use for this https://docs.rs/dialoguer/0.9.0/dialoguer/struct.Input.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants