mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
not sure if I want this in F5 yet or not...
This commit is contained in:
parent
5cda8a209d
commit
f561a8b832
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ bind-key -n M-S-Down resize-pane -D
|
||||||
bind-key -n M-S-Left resize-pane -L
|
bind-key -n M-S-Left resize-pane -L
|
||||||
bind-key -n M-S-Right resize-pane -R
|
bind-key -n M-S-Right resize-pane -R
|
||||||
bind-key -n F5 source $BYOBU_PREFIX/share/byobu/profiles/tmuxrc
|
bind-key -n F5 source $BYOBU_PREFIX/share/byobu/profiles/tmuxrc
|
||||||
|
#bind-key -n F5 source "$BYOBU_PREFIX/share/byobu/profiles/tmuxrc" \; run-shell "$BYOBU_PREFIX/lib/byobu/include/tmux-detach-all-but-current-client"
|
||||||
bind-key -n S-F5 new-window -k "$BYOBU_PREFIX/lib/byobu/include/cycle-status" \; source $BYOBU_PREFIX/share/byobu/profiles/tmuxrc
|
bind-key -n S-F5 new-window -k "$BYOBU_PREFIX/lib/byobu/include/cycle-status" \; source $BYOBU_PREFIX/share/byobu/profiles/tmuxrc
|
||||||
bind-key -n C-F5 send-keys ". $BYOBU_PREFIX/bin/byobu-reconnect-sockets" \; send-keys Enter
|
bind-key -n C-F5 send-keys ". $BYOBU_PREFIX/bin/byobu-reconnect-sockets" \; send-keys Enter
|
||||||
bind-key -n C-S-F5 new-window -d "byobu-select-profile -r"
|
bind-key -n C-S-F5 new-window -d "byobu-select-profile -r"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue