Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

A way to safely receive arguments inside of an alias without breaking pipes #92

Open
33KK opened this issue Sep 11, 2022 · 0 comments
Open

Comments

@33KK
Copy link
Contributor

33KK commented Sep 11, 2022

Example:

$alias create test pipe abb say ${0+}
$$test fdm | translate
	-> πŸ‘₯ English β†’ English: fdm

Expected:

$$test fdm | translate
	-> At least two commands must be piped together!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant