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

Update cmd-split-window.c #3840

Closed

Conversation

godeater
Copy link

This is a single character change to fix a regression in tmux 3.4 which stops the '-p' argument to split-window from working. Without this change, the command returns the error "Size missing" to the end user if they attempt to use the '-p' argument.

This is a single character change to fix a regression in tmux 3.4 which stops the '-p' argument to split-window from working. Without this change, the command returns the error "Size missing" to the end user if they attempt to use the '-p' argument.
fpletz pushed a commit to NixOS/nixpkgs that referenced this pull request Feb 20, 2024
In tmux 3.4, a regression was introduced that breaks the deprecated (but still
supported for backwards compatibility) -p option to split-window. Several
external tools (for example fzf.kak, fzf-tmux and nnn) break due to this. Add
the proposed upstream fix from tmux/tmux#3840.
junegunn added a commit to junegunn/fzf that referenced this pull request Feb 21, 2024
sarahec pushed a commit to sarahec/nixpkgs that referenced this pull request Feb 25, 2024
In tmux 3.4, a regression was introduced that breaks the deprecated (but still
supported for backwards compatibility) -p option to split-window. Several
external tools (for example fzf.kak, fzf-tmux and nnn) break due to this. Add
the proposed upstream fix from tmux/tmux#3840.
rarescosma pushed a commit to rarescosma/env.fzf that referenced this pull request Feb 26, 2024
@nicm
Copy link
Member

nicm commented Mar 6, 2024

Applied to OpenBSD now, will be in GitHub later. Thanks!

Copy link

github-actions bot commented May 6, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants