ソースを参照

Merge branch 'screenrc-split-startup'

DricomDragon 5 年 前
コミット
af9f9316c7
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'