jdx

Results 487 comments of jdx

There is already a quiet flag for this behavior

I looked into doing this today but it's actually a huge pain (I thought it'd be easy). There isn't a way to really detect when we have moved from a...

specific variables is not really related. That would be easier to add. What I wanted to do in this ticket is show a message when moving _away_ from a directory...

not surprising, I forgot to test with non-wildcards

the metadata I use comes from this: https://github.com/joschi/java-metadata. I'm not sure why this version is not in there.

see https://mise.jdx.dev/tips-and-tricks.html#macos-rosetta for rosetta tips

If I do this I think it would also be wise to reset the color at the end of each line

I'm open to ideas. That said I really don't like that we could optimize `rtx x node -- node` but not `rtx x node -- npm`. Of course a shell...

There is a discussion about this: https://github.com/jdxcode/rtx/discussions/66

It might be possible here to detect if it's interactive (I think it'll just be send the -i flag), and choose whether to go with shims or `rtx activate`