aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/res/osc94/state.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat: move OSC94 under its own module and add confirmer predicates魏曹先生3 days1-74/+0
| | | | | | Extract OSC94 state and guard types from `res` into a dedicated `osc94` module, and add `ConfirmerCount` and `ConfirmerPredicate` types with `YesConfirm` and `TrueConfirm` implementations.
* feat(res): add OSC94 resource and setup for terminal progress魏曹先生3 days1-0/+74