summaryrefslogtreecommitdiffstats
path: root/debian/patches/upstream-424f13fe13.diff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-11 16:45:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-11 16:45:35 +0000
commita6908f6efbc934af797ed6f16f45b2c750da1832 (patch)
tree0a8d933eea0b92f7812b47e10b0bbaecfc46bed4 /debian/patches/upstream-424f13fe13.diff
parentAdding debian version 3.4-5. (diff)
downloadtmux-debian/3.4-6.tar.xz
tmux-debian/3.4-6.zip
Adding debian version 3.4-6.debian/3.4-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/upstream-424f13fe13.diff')
-rw-r--r--debian/patches/upstream-424f13fe13.diff3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/upstream-424f13fe13.diff b/debian/patches/upstream-424f13fe13.diff
index 8a9fa24..729820a 100644
--- a/debian/patches/upstream-424f13fe13.diff
+++ b/debian/patches/upstream-424f13fe13.diff
@@ -1,10 +1,13 @@
commit 424f13fe13036e75b1c80e7751b81529f4cd8e15
Author: Nicholas Marriott <nicholas.marriott@gmail.com>
Date: Wed Apr 10 07:15:21 2024 +0000
+Forwarded: not-needed
Do not get muddled and crash if focusing a pane that is exiting,
reported by Saul Nogueras in GitHub issue 3776.
+Origin: upstream, https://github.com/tmux/tmux/commit/424f13fe13036e75b1c80e7751b81529f4cd8e15
+
diff --git a/window.c b/window.c
index 43c272bc8e..d53c606e07 100644
--- a/window.c