translate-shell
translate-shell copied to clipboard
Add bash completion
This commit adds bash completion. The file needs to be copied to /etc/bash_completion.d, or $(DESTDIR)$(PREFIX)/etc/bash_completion.d, I didn't add that to the makefile yet.
Works well. Why this isn't merged already? Maybe add language code completion.
I made changes to the completion script and added it to makefile targets.
And also messed up the pull request at the same time. Do I just close this and make a new one if this PR is wanted?