module Termisu::Terminfo::Tparm::Conditional

Overview

Conditional processing for tparm processor.

Handles %? ... %t ... %e ... %; conditional constructs. Conditionals follow the pattern: %? %t %e %; The condition is evaluated by processing escape codes until %t is reached. The result on the stack determines which branch to execute.

Direct including types

Defined in:

termisu/terminfo/tparm/conditional.cr