kislyuk / argcomplete

Python and tab completion, better together.
https://kislyuk.github.io/argcomplete/
Apache License 2.0
1.39k stars 129 forks source link

autocompletion is slow and stuck #484

Closed YanivDorGalron closed 2 months ago

YanivDorGalron commented 2 months ago

autocompletion takes too much time on moba-xterm and stucks my cli any tips on what to do in that case? takes at least 5 seconds for each completion

kislyuk commented 2 months ago

Thanks for your interest in argcomplete. Based on the information you provided, this does not seem like an issue with argcomplete, so I'm going to close it for now.

You may want to read the documentation for this project about what to do in a situation that you encountered, or provide a complete reproduction test case.

YanivDorGalron commented 2 months ago

Im sorry I didn't noticed it. Thank you for the reply!