You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to be responsible for maintaining these completion scripts beyond their current level of complexity. I don't think implementing such detailed -W completion support would be worthwhile: few people are running nontrivial rgbasm invocations directly from shell instead of via a Makefile or script, few people are using the completion scripts at all, and the intersection of those sets might even be zero.
Activity
Rangi42 commentedon Jun 24, 2025
We have two attempts at fixing this so far:
I expect we can synthesize one working PR out of this.
Rangi42 commentedon Jul 16, 2025
I don't want to be responsible for maintaining these completion scripts beyond their current level of complexity. I don't think implementing such detailed
-W
completion support would be worthwhile: few people are running nontrivialrgbasm
invocations directly from shell instead of via a Makefile or script, few people are using the completion scripts at all, and the intersection of those sets might even be zero.