update
This commit is contained in:
parent
f417dce668
commit
298a92dab9
@ -452,3 +452,8 @@ tmux_conf_theme_right_separator_main='\uE0B2'
|
|||||||
tmux_conf_theme_right_separator_sub='\uE0B3'
|
tmux_conf_theme_right_separator_sub='\uE0B3'
|
||||||
|
|
||||||
set-option -g default-shell /bin/zsh
|
set-option -g default-shell /bin/zsh
|
||||||
|
|
||||||
|
bind -n M-l send-keys Right
|
||||||
|
bind -n M-h send-keys Left
|
||||||
|
bind -n M-j send-keys Down
|
||||||
|
bind -n M-k send-keys Up
|
||||||
|
Loading…
Reference in New Issue
Block a user