mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-23 06:36:17 -07:00
usr/share/byobu/keybindings/f-keys: minor comment update
This commit is contained in:
parent
d391c8c289
commit
7b22814f6e
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue