mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
Merge cd7356b30f
into 556a89bcc3
This commit is contained in:
commit
b9a8a69dbb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux.disable
|
|||
# Byobu's Keybindings
|
||||
# Documented in: $BYOBU_PREFIX/share/doc/byobu/help.tmux.txt
|
||||
bind-key -n F1 new-window -k -n config byobu-config
|
||||
bind-key -n S-F1 new-window -k -n help '$BYOBU_PAGER $BYOBU_PREFIX/share/doc/byobu/help.tmux.txt'
|
||||
bind-key -n S-F1 new-window -k -n help "sh -c '$BYOBU_PAGER $BYOBU_PREFIX/share/doc/byobu/help.tmux.txt'"
|
||||
bind-key -n F2 new-window \; rename-window "-"
|
||||
bind-key -n C-F2 display-panes \; split-window -h
|
||||
bind-key -n S-F2 display-panes \; split-window -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue