提交 1afb1e71 编写于 作者: E Eugene Pankov

change default tmux hotkey (fixes #171)

上级 f71f5180
......@@ -15,6 +15,7 @@ const TMUX_CONFIG = `
set -g set-titles-string "#W"
set -g window-status-format '#I:#(pwd="#{pane_current_path}"; echo \${pwd####*/})#F'
set -g window-status-current-format '#I:#(pwd="#{pane_current_path}"; echo \${pwd####*/})#F'
set-option -g prefix C-^
set-option -g status-interval 1
`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册