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
The Up arrow key doesn't go back in the command history but print ^[[A and ^[[B for the Down arrow key. Do you have anything in mind to fix it?
I tried this from zsh and bash
The text was updated successfully, but these errors were encountered:
cromatikap
changed the title
command history and tab key doesn't work
command history and tab key don't work
Aug 19, 2020
Describe the bug
Hi, your project is good, but unfortunately not fully usable yet. Indeed there is a slight interaction issue once the server launched using
The Up arrow key doesn't go back in the command history but print
^[[A
and^[[B
for the Down arrow key. Do you have anything in mind to fix it?I tried this from
zsh
andbash
The text was updated successfully, but these errors were encountered: