coz nano isnt installed by default on containers..
i trying to keep my environment light and clean as possible.
set t_ku=^[OA
set t_kd=^[OB
set t_kr=^[OC
set t_kl=^[OD
I've no idea, I don't use vi, but since I'm trying to install ispconfig, I've found this on a tutorial about it:
"I'll use vi as my text editor in this tutorial. The default vi program has some strange behaviour on Debian and Ubuntu; to fix this, we install vim-nox:"
apt-get install vim-nox
just try and see if solves