Skip to content

Improve bash autocompletion script#72

Open
PT-15 wants to merge 3 commits intonikolassv:masterfrom
PT-15:bash-autocompletion
Open

Improve bash autocompletion script#72
PT-15 wants to merge 3 commits intonikolassv:masterfrom
PT-15:bash-autocompletion

Conversation

@PT-15
Copy link

@PT-15 PT-15 commented Jun 26, 2025

Fixes #71

@nikolassv
Copy link
Owner

Thank you so much for your contribution! I'm really sorry for the delay in getting back to you.

I really like the idea of enhancing autocompletion. Unfortunately, the current script expects the bartib file to be located at /opt/shared/bartib-hist and throws an error if it doesn't exist. Would you be able to fix this? Perhaps you could check for the BARTIB_FILE environment variable first, and if it's not set, simply disable the description autocompletion.

@PT-15
Copy link
Author

PT-15 commented Jan 24, 2026

Hi! Sorry for the delay, these months have been crazy.
Thanks for the feedback, I think that should fix the problem. I also added a few autocomplete options that were missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve bash autocompletion script

2 participants