| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename Confirmer to ResConfirm and OSC94 to ResOSC94 | 魏曹先生 | 4 days | 1 | -7/+7 |
| | | | | | | | Rename `Confirmer` resource to `ResConfirm`, `ConfirmerCount` to `ConfirmCount`, and `ConfirmerPredicate` to `ConfirmPredicate`. Update related setups, guards, and documentation references. | ||||
| * | feat: move OSC94 under its own module and add confirmer predicates | 魏曹先生 | 4 days | 1 | -200/+5 |
| | | | | | | | Extract OSC94 state and guard types from `res` into a dedicated `osc94` module, and add `ConfirmerCount` and `ConfirmerPredicate` types with `YesConfirm` and `TrueConfirm` implementations. | ||||
| * | chore: replace intra-doc links with plain code spans | 魏曹先生 | 5 days | 1 | -3/+3 |
| | | |||||
| * | fix: only send clean state when supported | 魏曹先生 | 5 days | 1 | -1/+3 |
| | | |||||
| * | feat(res): add OSC94 resource and setup for terminal progress | 魏曹先生 | 5 days | 1 | -0/+262 |
