soimort/translate-shell

Add ability to press "up arrow" on the keyboard to set the previous text, like in bash shell

vitaly-zdanevich opened this issue · 1 comments

With ability to edit it.

Now when I press up I see ^[[A

Please install rlwrap for readline-style interaction as a dependency, as suggested by README. trans will automatically invoke rlwrap if it is found in the path.