From 340d81eff186e770e3cee8b2c63e84a88fd07316 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 2 Aug 2013 15:17:57 -0500 Subject: [PATCH] * usr/bin/byobu-enable-prompt: - the @ symbol in the color prompt was hard to read --- debian/changelog | 2 ++ usr/bin/byobu-enable-prompt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0e1a34d6..f704165f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ byobu (5.50) unreleased; urgency=low * usr/share/applications/byobu.desktop: - ensure TERM gets full color when launching from desktop + * usr/bin/byobu-enable-prompt: + - the @ symbol in the color prompt was hard to read -- Dustin Kirkland Sun, 28 Jul 2013 19:51:39 -0500 diff --git a/usr/bin/byobu-enable-prompt b/usr/bin/byobu-enable-prompt index 1bb80578..93bf85cc 100755 --- a/usr/bin/byobu-enable-prompt +++ b/usr/bin/byobu-enable-prompt @@ -24,7 +24,7 @@ PKG="byobu" byobu-disable-prompt || true cat >>"$HOME/.bashrc" <