sup icon indicating copy to clipboard operation
sup copied to clipboard

Readline support or ability to edit command and command history in interactive session

Open k4ml opened this issue 7 years ago • 0 comments

Currently it's not possible for me to edit the command with scroll back, I have to delete the characters with backspace to get to the point I want to edit. For example, pressing the left arrow will give me:-

08:41:28 ~$ sup dev bash
/var/local/^[[D^[[D^[[D^[[D

Command history also not possible. Pressing Up arrow will give:-

ls /var/^[[A^[[A

Is this not supported by sup or it just my computer missing something?

k4ml avatar Oct 14 '18 03:10 k4ml