Jump to content

newline (\n) added when var will be set


Recommended Posts

It’s not Alfred adding the newline, it’s the return statement. If you do an echo in bash, for example, you’ll get the same result (unless you do it with echo -n).
 

For the specific use case of that example workflow, you can use a Utilities → Transform → Trim Whitespace between the Run Script and the Args and Vars.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...