Since tmux-2.2. bash completion files are not provided with the package and not installed by default, upstream has a link to another github repo with bash completion files which probably can be added as additional package to the tree: https://github.com/imomaliev/tmux-bash-completion
CC'ing current tmux maintainers.
I'm just about ready to put together an ebuild, when I noticed this project doesn't appear to have a license. Since it's based on other scripts (which similarly link to a dead link), have you had any luck determining its license? I can't add this to the tree without a license, and I cannot reach imomaliev without a GitHub account. I tried to find their appspot.com source on archive.org and turned up with HTTP 404 error pages. Could you get in touch with upstream and ask them to clarify their license so we can add it to the tree? Thanks for reporting.
I couldn't find the license, and the original link is dead for me too. Here's the ticket: https://github.com/imomaliev/tmux-bash-completion/issues/5
Maintainer replied to the ticket on Github and claims that this completion script is distributed under GPL2 license. https://github.com/imomaliev/tmux-bash-completion/blob/master/COPYING
Created attachment 488254 [details] tmux-bash-completion-9999.ebuild app-shells/tmux-bash-completion-9999.ebuild Thanks for reporting that issue; I saw upstream's reply on the 5th and tidied up the ebuild. Upstream doesn't have a formal release (aside from the Homebrew-1.0 branch, for OS X) so it'll need to be a live ebuild for now. If you get the chance, go ahead and test the attached ebuild to make sure I didn't miss anything. I'll get a final sanity check on it and push within the next few days.
ebuild is working fine, completion is also working. Thanks!
Also, I asked maintainer about versions / tags [1]. [1]: https://github.com/imomaliev/tmux-bash-completion/issues/6
Hey Daniel Can we go ahead and commit this ebuild? It'd be great! :)
commit d37508ec22d73c7c40bf95692a2d39be0ea2fe4e Author: Daniel Campbell <zlg@gentoo.org> Date: Mon Aug 21 13:25:57 2017 -0700 app-shells/tmux-bash-completion: new package Gentoo-Bug: 604688 Gentoo-Bug-URL: https://bugs.gentoo.org/604688 Thanks, Gleb. Package-Manager: Portage-2.3.6, Repoman-2.3.3