Prof. Dr. Florian Künzner

Results 4 comments of Prof. Dr. Florian Künzner

Hello, for me, the possibility to output the `filename` and the `line number` would be very helpful.

Hello, I just wanted to use the same feature and searched for an issue here. Maybe it's possible to use something like this: ``` just backup: test ``` that is...

Yes, you are right, this works only for the first parameter. But we could play with the number of colons: ``` just backup: test #for one argument just backup:: test...

> Multiple colons seems pretty weird. I think the best choice is `[`. Bash, zsh, and sh don't treat `[` and `]` as special as long long as they're alone,...