denis-stepanov / advent

Vent intrusive TV ads
GNU General Public License v3.0
14 stars 1 forks source link

Add unconditional `emulate hit` interactive command #75

Closed denis-stepanov closed 7 months ago

denis-stepanov commented 7 months ago
t     - emulate a hit

should become:

t  / T   - emulate a hit / unconditionally

The difference between the two is that T would ignore TV dead time, which would allow for quick "undo" of an erroneous hit. The dead time was introduced to avoid concurrent actions from threads; it does not make much sense with slow user input.