Closed notjedi closed 2 years ago
@notjedi, you actually can specify startup path, you just have to use --path
option. Though, in my opinion, it's a strange design decision, and i agree that it would be great to make this argument positional instead. This may potentially break some people's shell scripts which rely on this option, but since Joshuto is still in heavy development, this shouldn't be too much of a concern. Would be nice to hear @kamiyaa's opinion on this
@Vinegret43 oh didn't read the man page, my bad. but yeah i would have still opened this issue even if i had read the man page as it makes more sense to specify that path without the --path
option.
I'm not opposed to specifying the path without --path
.
It was designed this way originally to prevent collision with potential other options.
it would be nice to have something like
joshuto <PATH>
. currently this does not work and results in the following error: