Arrows keys are some chunk of letters

I baked a core-image-minimal. When I press on my target an “arrow up” I get this “^[[A”. So I can’t go through a history and so on. Even worse in vi when I press “Ecs” I get “^[”, so I can’t edit. What do I need to add to my configuration local.conf? Which addon do I need to add?

Ive added “bash” but it does not help :frowning:

Is it solved if i will install keymaps?

Problem solved. I have tried on another machine with a picocom, it is ok. Than I look back and we use a remote RS232 access over socat in combination with nc. The nc was the problem. Now I made it even better ser2net -> socat -> picocom. And now all keys are ok.