This change removes the special ; suffix convention that was previously used to distinguish shell commands from paths, URLs, and app launches. The via script now always routes selections through vopen, and the example shortcuts plus README were updated to match the simpler format. Practically, the launcher config is easier to read and maintain, with one less parsing rule to remember.

Simplified command handling by removing semicolon-based shell execution now that all shortcuts can be opened directly. - zhengqunkoo/via