Parcourir la source

This screenrc splits three times at startup

DricomDragon il y a 5 ans
Parent
commit
bab522f87d
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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'