瀏覽代碼

This screenrc splits three times at startup

DricomDragon 5 年之前
父節點
當前提交
bab522f87d
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Install/Templates/htop_screenrc

+ 4 - 0
Install/Templates/htop_screenrc

@@ -37,6 +37,10 @@ bind F eval "hardstatus alwayslastline"
 
 # Launch htop
 screen -t htop-local htop
+split
+focus
 screen -t htop-master ssh vo_admin@172.20.65.109 -t /usr/local/bin/htop
+split
+focus
 screen -t htop-slave ssh vo_admin@172.20.65.110 -t /usr/local/bin/htop
 #screen -t git-status fish -i -c 'git status'