Neil
8e34d8a876
fix(terminal): count a contrast-cache pair once toward the entry cap
...
`_admitNewEntry` fired from both `setCss` and `setColor`, so one (bg, fg)
pair consumed two of the 4096 slots and the cache actually wiped at ~2048
pairs. Track admission in a `_seen` TwoKeyMap keyed by the pair, cleared
with the other maps, so the bound matches the documented constant.
Regenerated the desktop and mobile bundle patches and both lockfile hashes.
2026-09-19 15:04:42 -07:00
..
2026-09-16 23:03:37 -04:00
2026-09-04 22:24:18 -07:00
2026-09-05 21:11:28 -07:00
2026-09-06 15:12:19 -07:00
2026-09-19 15:04:42 -07:00
2026-09-04 22:40:38 -07:00
2026-09-19 15:04:42 -07:00
2026-04-30 00:11:14 -07:00
2026-09-17 22:41:13 -04:00
2026-08-31 08:17:40 -07:00
2026-07-31 11:46:25 -07:00
2026-09-03 15:07:34 -07:00
2026-09-17 22:41:13 -04:00
2026-09-03 00:26:30 -07:00
2026-09-16 15:50:53 -07:00
2026-09-07 14:54:18 -07:00
2026-09-18 00:34:42 -04:00
2026-09-12 20:43:36 -07:00
2026-08-11 18:19:43 -07:00
2026-08-11 18:19:43 -07:00
2026-09-15 21:55:06 -07:00
2026-09-14 17:52:21 -07:00
2026-09-06 15:12:19 -07:00
2026-09-03 06:55:14 -04:00
2026-09-16 22:23:30 -07:00
2026-09-05 13:56:06 -07:00
2026-09-16 22:24:33 -07:00
2026-08-22 21:47:46 -07:00
2026-09-08 05:14:59 -04:00
2026-09-13 21:59:57 -07:00
2026-08-17 16:40:01 -07:00
2026-09-17 22:41:13 -04:00
2026-08-22 21:12:23 -07:00
2026-05-14 16:06:23 -07:00
2026-04-08 22:49:16 -07:00
2026-09-03 21:19:06 -07:00
2026-08-13 20:52:04 -07:00
2026-09-12 03:10:05 -07:00
2026-09-06 15:12:19 -07:00