translate-shell icon indicating copy to clipboard operation
translate-shell copied to clipboard

Add bash completion

Open fluks opened this issue 4 years ago • 2 comments

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.

fluks avatar Oct 12 '21 21:10 fluks

Works well. Why this isn't merged already? Maybe add language code completion.

darukutsu avatar Jul 23 '25 10:07 darukutsu

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?

fluks avatar Aug 01 '25 12:08 fluks