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
Automatic generation of bash and fish completion scripts would be a great additional feature. It's a hassle to write and maintain completer scrips by hand, and I think it should be reasonably(?) straight forward to generate them directly from the ArgumentParser. Any thoughts?