Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tmux supported version needs to be updated #449

Closed
mchouque opened this issue Oct 18, 2024 · 1 comment
Closed

Tmux supported version needs to be updated #449

mchouque opened this issue Oct 18, 2024 · 1 comment

Comments

@mchouque
Copy link

Hello,

I'm dealing with multiple environments and multiple OS versions and in the README, the required version for tmux is incorrect.

tmux -V >= 2.1

tmux-powerline (in tag v3.0.0) uses a tmux variable called status-format which got introduced in tmux 2.9.

So the requirement for v3.0.0 is at least >= 2.9 (I haven't checked everything but I checked that v2.1.0 works with tmux 2.7).

Regards,
Mathieu

@xx4h
Copy link
Collaborator

xx4h commented Oct 21, 2024

Hi,

thanks for reporting. README is updated.

@xx4h xx4h closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants