this question is related to my previous question attempts...
has anyone heard of editor commands in shell prompts?
for example, when I do this command:
set -o vi (works in bash shell apparently)
after that command, I am able to edit the previous shell commands using the vi editor...