import { readFileSync } from 'node:fs'; import assert from 'node:assert/strict'; import test from 'node:test'; test('font picker uses the searchable combobox and preserves font previews', () => { const source = readFileSync(new URL('./FontSelect.tsx', import.meta.url), 'utf8'); assert.match(source, / { const source = readFileSync(new URL('./TerminalFontSelect.tsx', import.meta.url), 'utf8'); assert.match(source, /