Casey Rodarmor

Results 1064 comments of Casey Rodarmor

I personally think this is an improvement, but I'd like to get some feedback on it first. Paging some regulars: @laniakea64 @neunenak @runeimp What do you think?

I think changing the color would be nice, so that it doesn't look like it's part of the doc.

> ``` > Available recipes: > choose # [aliases: c] Open an interactive chooser of available commands > ``` I think the downside is that it pushes the doc to...

One concern: Are there possibly cases where the alias is actually the descriptive, user-discoverable name, and it would hurt discoverability if it isn't present in the list output on its...

I'm still quite conflicted about this. On the one hand, I think in the common case it looks better. On the other hand, when there are many aliases, it's not...

@inoa-jboliveira Definitely agreed on the possibly infinite scope. My thinking is that the goal is just to get it to the point where simple commands function, and if you need...

@liquidaty What error are you getting? This works for me: ```just [no-shell] foo: echo hello echo {{"goodbye"}} ``` I think the goal is to make it easy to run commands...

I believe `echo` is a built-in command in most shells, but that there is an actual `/bin/echo` on most systems, so it will work without a shell. There is a...

Yah, Fish is awesome, but unfortunately the goal with the no-shell mode is being cross-platform, and Fish doesn't support Windows.

By sub-balance rune buy offer, you mean an offer to buy less of rune X than the total amount in ``? I think this is super easy to do as...