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

Incompatibilities to tmux version 3.4 #64

Closed
whysthatso opened this issue Feb 26, 2024 · 2 comments
Closed

Incompatibilities to tmux version 3.4 #64

whysthatso opened this issue Feb 26, 2024 · 2 comments

Comments

@whysthatso
Copy link

I've just updated from tmux-3.3_a-7-x86_64 to tmux-3.4-3-x86_64 on archlinux, and that seems to break at least the pane-swap integration:

command swap-pane: too many arguments (need at most 0)

and i get two times this error:

size missing

This happens during layout configuration:

  layout [[
    {:left => 1, {name: :right, runbook_pane: true} => 2},
    {bottom: 1}
  ]]
@AlexanderPavlenko
Copy link

@whysthatso
Copy link
Author

yep, installing tmux-git on archlinux fixes my issues

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