pushed
zhengqunkoo/via • 2:01 PM - Jul 8, 2018
The vopen utility was updated to automatically interpret and execute arguments as shell commands (sh -c) if they do not begin with a forward slash. This removes the previous requirement of using a semicolon prefix to explicitly mark commands, relying instead on the script's pattern matching to guess the user's intent. This streamlines usage by allowing direct execution of commands without extra syntax.
