diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:36:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:36:13 +0000 |
commit | 6c6ae23950293c7064588324f66486ae6b0173d1 (patch) | |
tree | 87fec35a73b7007ac4582c0fb66f9208b04c335a /debian/patches/upstream-bd29a48b56.diff | |
parent | Adding debian version 3.4-2. (diff) | |
download | tmux-debian/3.4-3.tar.xz tmux-debian/3.4-3.zip |
Adding debian version 3.4-3.debian/3.4-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/upstream-bd29a48b56.diff')
-rw-r--r-- | debian/patches/upstream-bd29a48b56.diff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/upstream-bd29a48b56.diff b/debian/patches/upstream-bd29a48b56.diff index 49f34be..3386da0 100644 --- a/debian/patches/upstream-bd29a48b56.diff +++ b/debian/patches/upstream-bd29a48b56.diff @@ -4,6 +4,8 @@ Date: Wed Mar 6 21:32:39 2024 +0000 Check for the right flag to fix split-window -p, from Bryan Childs. +Origin: upstream, https://github.com/tmux/tmux/commit/bd29a48b56ae649d425fd6939d60f75d79d767da + diff --git a/cmd-split-window.c b/cmd-split-window.c index 18df715ef0..82ff22aff0 100644 --- a/cmd-split-window.c |