I'm creating a mp3 player and it seems to be working fine, but I figured out /splay won't accept filenames containing japanese characters. So I would need to rename all those mp3s and paths. (Which isn't that much of a problem, but...)
I made some research and found out that some other commands and functions seem to lack the feature as well. Like $findfile(), which just returns question marks instead.

So basicly utf-8 / special character support for scripts, their commands and aliases would be nice.