Skip to content

Tpm for tmux < 1.9? #35

Open
Open
@javier-lopez

Description

@javier-lopez

Hi,

I was wondering if there is a hard reason to make tpm incompatible with older tmux versions, in Ubuntu Precise the default tmux is 1.6-1ubuntu1, I know about ppas with more up to date versions but sometimes I end in systems with older tmux versions.

I reviewed the code and made it work with tmux 1.6 by modifying slightly the tmux invocations and changing set -g with setenv -g, eg.

setenv -g @tpm_plugins "tmux-plugins/tmux-example-plugin"
run-shell "~/.tmux/plugins/tpm/tpm"

If these changes are of any interest I could work on a branch for merging on tpm.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions