I got a small issue with line wrapping on a custom linux and I'm not sure where this is set.
When on serial console or using SSH login i get the following:
Cursor at start of line
[user@myhost ~]$ dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd>
Cursor at end of line
<ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
So instead of breaking into multiple lines it continues into described by the angle brackets.
Can anybody point me into the direction where I can change this behaviour? Tried messing with inputrc for readline and something like "set horizontal-scroll-mode" but I'm not sure that this is the right place