We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On OSX using terminal on zsh under tmux.
terminal
zsh
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).
arrow left
Observed: When typing a cache name and I push arrow left it appends [[D^ (I cannot edit a line).
[[D^
The text was updated successfully, but these errors were encountered:
This might be a good library to use for this https://docs.rs/dialoguer/0.9.0/dialoguer/struct.Input.html
Sorry, something went wrong.
momento configure
No branches or pull requests
On OSX using
terminal
onzsh
undertmux
.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).The text was updated successfully, but these errors were encountered: