Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 05:52
1a6ee78

Changelog

  • 404e620 Merge pull request #1 from jarvan1/feat/powershell-hotkey
  • 1a6ee78 Merge pull request #2 from jarvan1/refactor/standard-layout
  • c7bb358 docs(readme): align the preview box example columns
  • 740f5b7 feat: PowerShell hotkey integration for Windows
  • e760560 fix(picker): read from the console on Windows, not inherited stdin
  • 3c7d21d fix(picker): track terminal size on Windows via a size poller
  • 16a9f76 fix(powershell): resume on the first Enter — stop the picker hanging on exit
  • f23883a fix(powershell): run the resume command on the first Enter
  • b2fffd6 refactor: adopt standard cmd/ + internal/ layout
  • d9cca3b test(e2e): ConPTY harness for the PowerShell hotkey
  • 97fa381 test(picker): use distinct per-row cwd fixtures