...are being run as soon as a trigger program produces any output
However, it would be pretty neat to have live blocks that act as their own trigger. Meaning that we monitor them for output and update them in the bar whenever there is (new) output. Most of the required logic should already be in place, just not wired the right way.
This should be quite useful as it allows to build blocks that show little ASCII animations, marquee effects and the like, without being too taxing on the CPU.
Currently we have blocks that...
However, it would be pretty neat to have live blocks that act as their own trigger. Meaning that we monitor them for output and update them in the bar whenever there is (new) output. Most of the required logic should already be in place, just not wired the right way.
This should be quite useful as it allows to build blocks that show little ASCII animations, marquee effects and the like, without being too taxing on the CPU.