📜  tmux 状态行,顶部有空行 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:16.732000             🧑  作者: Mango

代码示例1
set -Fg 'status-format[1]' '#{status-format[0]}'
  set -g 'status-format[0]' ''
  set -g status 2

  # This takes advantage of the multi-status bar support in tmux >= 2.9. 
  # It creates two status bars making the second your actual status bar 
  # and the first one a blank one to emulate white space