<aname="l1"></a><spanclass=cF0>There are no streams in the traditional sense. The cmd line output gets sent to the cursor location of a document being
<aname="l2"></a>edited and by using cursor keys, text can be injected all over the document. </span><spanclass=cF4><u>Sprites</u></span><spanclass=cF0> can be injected and are not serialized!
<aname="l3"></a>Furthermore, the input can come from triggering macro widgets. See </span><ahref="https://tomawezome.github.io/ZealOS/Doc/DolDocOverview.DD.html#l1"><spanclass=cF4>Doc Overview</span></a><spanclass=cF0> and </span><spanclass=cF4><u>Doc Routines</u></span><spanclass=cF0>.
<aname="l5"></a>If you had a remote term and sent key </span><ahref="https://tomawezome.github.io/ZealOS/Kernel/KernelA.HH.html#l4183"><spanclass=cF4>Scan Codes</span></a><spanclass=cF0>, the user would press </span><spanclass=cF2><CTRL-m></span><spanclass=cF0> to access his </span><spanclass=cF2>Personal Menu</span><spanclass=cF0> to trigger his
<aname="l6"></a>macros. However, the local </span><ahref="https://tomawezome.github.io/ZealOS/Home/PersonalMenu.DD.html#l1"><spanclass=cF4>~/PersonalMenu.DD</span></a><spanclass=cF0> might differ from the remote, causing loss of sync between local and remote
<aname="l12"></a>You can send characters into </span><spanclass=cF2>StdIn</span><spanclass=cF0>. See </span><ahref="https://tomawezome.github.io/ZealOS/Kernel/Job.CC.html#l580"><spanclass=cF4>In</span></a><spanclass=cF0>(), </span><ahref="https://tomawezome.github.io/ZealOS/Kernel/Job.CC.html#l542"><spanclass=cF4>XTalk</span></a><spanclass=cF0>() and </span><spanclass=cF4><u>InFile</u></span><spanclass=cF0>.