Reply To: Recent Files non-Latin wrong symbols

#39014
Anonymous

    give this script a shot and tell us if the files are correctly listed… It can be pasted directly into the terminal.
    Always use caution: Do not run random scripts if you are not sure of what they do!!!

    Not solved.
    But it seems to run till line 16
    EXEC=$(yad --title="Recent files" --undecorated --width=450 --height=400 --center --separator=" " --list --column=" Recent Files:" < ~/.recent.txt)
    and not processing the rest. I am not a bash scripter, though