Courtney Bane <[email protected]> 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/<progname>, and it will be picked > up automatically. I've attached a patch against the version of tmux in > unstable (modifying debian/rules and debian/dirs) to do this.
Thanks. I don't use bash but from a cursory look the bash completion file included in tmux appears to be very incomplete, it basically only completes command names and doesn't complete options, aliases or session/window names like zsh does. 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). -- Romain Francoise <[email protected]> http://people.debian.org/~rfrancoise/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

