代码拉取完成,页面将自动刷新
# To make vim colorscheme work in tmux, you should ` alias tmux="tmux -2" ` in ~/.bashrc
set -g default-command bash
set -g status-right "%y-%m-%d %H:%M "
set -g status-fg black
set -g status-bg darkgray
set -g mouse on
bind -r c new-window -c "#{pane_current_path}"
bind -r v split-window -h -c "#{pane_current_path}"
bind -r s split-window -v -c "#{pane_current_path}"
# bind -r j resize-pane -D 5
# bind -r k resize-pane -U 5
# bind -r h resize-pane -L 5
# bind -r l resize-pane -R 5
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。