From b252172b3234cb34fac2b52e26c2708219be704f Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 8 May 2013 13:19:52 -0500 Subject: [PATCH] * usr/share/doc/byobu/help.tmux.txt: LP: #1143342 - rephrase window rename help text --- debian/changelog | 2 ++ usr/share/doc/byobu/help.tmux.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1183befb..83ad1675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ byobu (5.40) unreleased; urgency=low - drop the env python changes in the postinst * debian/control, usr/bin/byobu-select-profile: LP: #1166416 - hardcode a use of gawk (for hex calculations) + * usr/share/doc/byobu/help.tmux.txt: LP: #1143342 + - rephrase window rename help text -- Dustin Kirkland Tue, 07 May 2013 22:01:40 -0500 diff --git a/usr/share/doc/byobu/help.tmux.txt b/usr/share/doc/byobu/help.tmux.txt index 0b26f870..90996698 100644 --- a/usr/share/doc/byobu/help.tmux.txt +++ b/usr/share/doc/byobu/help.tmux.txt @@ -26,7 +26,7 @@ and some convenient keybindings: Ctrl-F6 Kill split in focus F7 Enter scrollback history Alt-PageUp/PageDown Enter and move through scrollback - F8 Change the current window's name + F8 Rename the current window Shift-F8 Toggle through split arrangements Ctrl-F8 Restore a split-pane layout Ctrl-Shift-F8 Save the current split-pane layout