Danny Weldon
Danny Weldon
The fact that the ast `getopts` builtin embeds documentation means that the `getopts` version should be the most correct version, as it has to be consistent with the options themselves....
Okay, I think it would be good to provide this ability to have the documentation external to the binary, as long as the existing `getopts` method still works because it...
Thank you!
Hi Vadim, I think I have tracked down the location of the problem, but don't feel confident enough to attempt to fix it. In session.d, inside the block that starts...
@KrzaQ Thanks. I tried that and it worked for me, too. It's still a bug, of course, as it should be possible to do this without using `LazyCollection`, but at...
Hey @sunchill06 Not according to this: https://github.com/ksh-community/ksh/blob/e7f25423818abe159edf52f5799d66bd3621ab0b/lib/package/package.mk#L1146-L1147
You could generate a tar using the commands that Lefteris posted or some combination of that. I have it in a script but I don't have it handy. For an...
Should we be submitting these directly to the master branch though?