alias demotoggle demo_on<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Put this in userconfig.cfg and bind a key to demotoggle. Press the key once, it will prompt for a name at the top of the screen. I will start recording once you type in a name and press enter. Press the key again to stop recording.
Edit : Forgot to add this, to make the echos work :
Comments
alias demo_on "messagemode record;alias demotoggle demo_off;dev1;echo Demo recording : ON;dev0"
alias demo_off "stop;alias demotoggle demo_on;dev1; echo Demo recording : OFF; dev0"
alias demotoggle demo_on<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Put this in userconfig.cfg and bind a key to demotoggle. Press the key once, it will prompt for a name at the top of the screen. I will start recording once you type in a name and press enter. Press the key again to stop recording.
Edit : Forgot to add this, to make the echos work :
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->alias dev1 "developer 1"
alias dev0 "developer 0"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
<3 man