The via-open script now proactively checks if a file is executable before falling back to MIME-type detection. This allows for direct execution of scripts or binaries that don't match specific file extensions, making the utility more flexible for handling custom launchers or local tools.

Extended file handler execution logic for via-open - zhengqunkoo/via