Hello
I am new in mlterm.I have littel issue with mltem. i use vifm as file manger, vifm have two column.when i run vifm in mlterm, if i have a file with non-english name, mlterm show this file in column no.2.I test other termianl emulator like konsole, konsole show file with unicod name in first column. please see two screenshot attached.
Try to add a following option to ~/.mlterm/main.
bidi_mode = left
mlterm shows characters from the right edge of a line
if the first character of a line is right-to-left character.
"bidi_mode=left" option forces mlterm to show characters from the left edge.