From def4c40c6f75a1409965c01167539e9bd81c4a59 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 14 Apr 2011 08:51:48 -0500 Subject: [PATCH] usr/share/byobu/profiles/common: preserve splits across detach/reattach, LP: #760696 --- debian/changelog | 2 ++ usr/share/byobu/profiles/common | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index f26d91a0..9acb7434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ byobu (3.30) unreleased; urgency=low noticed while investigating the already-fixed LP: #750887 * usr/lib/byobu/raid: fix grep that changed recently in Linux's md driver's printing to /proc/mdstat, LP: #760693 + * usr/share/byobu/profiles/common: preserve splits across detach/reattach, + LP: #760696 -- Dustin Kirkland Sun, 27 Feb 2011 10:29:53 -0600 diff --git a/usr/share/byobu/profiles/common b/usr/share/byobu/profiles/common index 0182644a..8f93f11e 100644 --- a/usr/share/byobu/profiles/common +++ b/usr/share/byobu/profiles/common @@ -104,6 +104,10 @@ activity "" # Fit to the current window size, useful with F5/reloads of the profile fit +# Preserve splits; requires a pretty recent screen version (works on Debian/Ubuntu) +layout save byobu +layout autosave + # Maintain SSH_AUTH_SOCK link setenv SSH_AUTH_SOCK $HOME/.byobu/.ssh-agent