Greg Lucas

Results 12 issues of Greg Lucas

When executing recipes from the justl buffer you have the option to "execute" or "execute with arguments". It would be great if there were a way to provide additional arguments...

Executing commands from the `justl` buffer always runs in the justfile directory. This is not always desirable. For example, `just` supports [[no-cd]](https://github.com/casey/just#recipe-attributes) to run recipes from the working directory instead...