Best experience inside Windows Terminal. PowerShell or CMD both work.
推荐使用 Windows Terminal 运行 seek。
$ winget install --id Microsoft.WindowsTerminal -e # Recommended
Also available via Microsoft Store or GitHub Releases.
也可通过 Microsoft Store 或 GitHub Releases 下载。
seek — first launch walks through API key setupWindows Terminal supports multi-line paste by default. Raw conhost.exe (CMD/PowerShell outside WT) does NOT — each line is treated as a separate command. Use Windows Terminal to paste multi-line code blocks.
Windows Terminal 默认支持多行粘贴。原始终端(conhost.exe)不支持——每行会被当作单独命令。使用 Windows Terminal 粘贴多行代码块。
First run shows an "add to PATH?" prompt. Can also run manually:
首次运行显示"添加到 PATH"提示,也可以手动执行:
$ seek --install
ocr.command to be configured.