Package: tmux
Version: 1.9-6
Followup-For: Bug #648867
I also think the bash completion file should be installed in the proper
location, even if it's incomplete. Having it in here:
/usr/share/doc/tmux/examples/bash_completion_tmux.sh
... is pretty much useless, it belongs in
/usr/share/bash-com
On Thu, Mar 14, 2013 at 05:18:37PM +0100, Romain Francoise wrote:
> In your opinion, is this file useful enough to be shipped in the package?
> I don't want to get bug reports about it, it's not supported upstream (it
> hasn't been updated since 2010).
It's been useful enough for me that I've inst
Courtney Bane writes:
> The modern way of integrating with bash-completion (since version 2.0)
> is to install the completion file as
> /usr/share/bash-completion/completions/, and it will be picked
> up automatically. I've attached a patch against the version of tmux in
> unstable (modifying deb
> I see at least two reasons not to do it this way: 1) some people drop
> /usr/share/doc using dpkg path filters on space-constrained systems, and
> 2) debhelper automatically compresses files larger than 4KB under
> /usr/share/doc so if the file ever grows past that, it will break.
> The latter c
4 matches
Mail list logo