I_fucking_hate_them_now
I’ve recently learned that in Linux, you can use emois in filenames. I died a little lot inside when I learned that.
On Linux file systems you can use any utf-8 character except NUL, and / is a reserved character.
I once accidentally created a file with a newline character in it… it was pretty tricky to fix from command line.
Did you not just use tab? That’s the usual method of dealing with weird characters in filenames that I’ve found
Too bad when there’s multiple files starting with and consisting mostly of e.g. kanji (when on a Latin keyboard).
With the right shell, you can just press tab multiple times to cycle through the possible completions.