mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
fix misplelling
This commit is contained in:
parent
76a492577a
commit
47084a538c
3 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
||||||
inclibdirdir = $(prefix)/lib/@PACKAGE@/include
|
inclibdirdir = $(prefix)/lib/@PACKAGE@/include
|
||||||
inclibdir_SCRIPTS = common constants dirs modrian notify_osd shutil
|
inclibdir_SCRIPTS = common constants dirs mondrian notify_osd shutil
|
||||||
|
|
|
@ -65,4 +65,4 @@ bind-key -n M-F11 break-pane
|
||||||
bind-key -n C-F11 join-pane -h -s :. -t :-1
|
bind-key -n C-F11 join-pane -h -s :. -t :-1
|
||||||
bind-key -n S-F11 join-pane -v -s :. -t :-1
|
bind-key -n S-F11 join-pane -v -s :. -t :-1
|
||||||
bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux.disable
|
bind-key -n S-F12 source $BYOBU_PREFIX/share/byobu/keybindings/f-keys.tmux.disable
|
||||||
bind-key -n C-S-F12 new-window -d $BYOBU_PREFIX/lib/byobu/include/mondrian
|
bind-key -n C-S-F12 new-window /usr/lib/byobu/include/mondrian
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue