usr/share/byobu/keybindings/f-keys: minor comment update

This commit is contained in:
Dustin Kirkland 2011-05-12 12:11:04 +02:00
commit 7b22814f6e
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -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 <kirkland@ubuntu.com> Tue, 10 May 2011 23:34:58 +0200

View file

@ -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