From 7b22814f6e34facbcf7ed5f8a89db1ed0dd94323 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 12 May 2011 12:11:04 +0200 Subject: [PATCH] usr/share/byobu/keybindings/f-keys: minor comment update --- debian/changelog | 1 + usr/share/byobu/keybindings/f-keys | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3dac5571..d5e3d9fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ byobu (4.1) unreleased; urgency=low * usr/bin/byobu-ctrl-a: fix ctrl-a in screen-mode + * usr/share/byobu/keybindings/f-keys: minor comment update -- Dustin Kirkland Tue, 10 May 2011 23:34:58 +0200 diff --git a/usr/share/byobu/keybindings/f-keys b/usr/share/byobu/keybindings/f-keys index 6d96b375..54d28854 100644 --- a/usr/share/byobu/keybindings/f-keys +++ b/usr/share/byobu/keybindings/f-keys @@ -39,7 +39,7 @@ bindkey -k k8 eval 'process x' 'process t' # F8 | Re-title a window bindkey -k k9 screen -t config 0 byobu-config # F9 | Configuration # F10 | 'toolbar' in gnome-terminal # F11 | 'fullscreen' in gnome-terminal -bindkey -k F2 process x # F12 | Screen's escape key +bindkey -k F2 process x # F12 | Byobu's escape key bind $ screen -t status 0 byobu-status-detail # F12 $ | show detailed status bind @ screen -t config 0 byobu-config # F12 @ | Configuration bind R process r # F12 R | Reload profile