Tuesday, July 21, 2015

Tmuxing with Tmuxinator

Ooolo, So, Here is what’s happened, I was doing some testing with driver for #top_secrete project. So each time to test my driver, I have to go through following steps, - ssh to target platform (tab0), run vim to edit code - ssh to target platform (tab1), cd to source dir - source environment - build/install - ssh to target (tab2), cd to log dir and start ldmesg script to continuously monitor dmesg logs - ssh to target (tab3), cd to test dir and start test (server) - ssh to target (tab3), cd to test dir and start test (client). aahh,...