As in the past I installed Lubuntu but I installed a light one so many things weren't installed.
Today, I noticed that when I use the up arrow key to retype the previous command, instead of showing the previous command as expected it just shows ^[[A
.
What could be the problem?
echo $SHELL
? – yfluK Aug 30 '20 at 17:17sh
. Consider switching shell tobash
orzsh
(if you knowzsh
). – yfluK Aug 30 '20 at 17:21