bg
From ComputerCraft Wiki
Revision as of 10:23, 17 June 2014 by Bomb Bloke (Talk | contribs) (Created page with "{{lowercase}}300px Requiring at least ComputerCraft 1.6 and an advanced system to use, the '''bg''' command starts a given script in a new [[mult...")
Requiring at least ComputerCraft 1.6 and an advanced system to use, the bg command starts a given script in a new multishell tab. If no target script is specified, a new shell will launch in that tab instead. The previous tab will remain selected, whereas the new one can be selected from the top menu bar (which is only visible when multiple tabs are available).
See also: fg
![]() | |
Launches the game adventure in a new multishell tab. | |
Code |
bg adventure |