Skip to content

feat(tui): add Quiet Accent terminal polish - #509

Merged
primetimetank21 merged 2 commits into
developfrom
feat/507-quiet-accent
Aug 10, 2026
Merged

feat(tui): add Quiet Accent terminal polish#509
primetimetank21 merged 2 commits into
developfrom
feat/507-quiet-accent

Conversation

@primetimetank21

@primetimetank21 primetimetank21 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • apply the selected Quiet Accent semantic roles to Bash and PowerShell pickers
  • preserve plain, ASCII-compatible output and add deterministic color seams
  • cover roles, fallbacks, redraw geometry, and PowerShell foreground restoration

Validation

  • Git Bash: bash tests/test_tui_bash.sh
  • PowerShell 5.1: powershell -NoProfile -ExecutionPolicy Bypass -File tests\test_tui_pwsh.ps1
  • ShellCheck: shellcheck scripts/linux/lib/tui.sh tests/test_tui_bash.sh
  • PSScriptAnalyzer: scripts/windows/lib/tui.ps1 and scripts/windows/setup.ps1

Closes #507

primetimetank21 and others added 2 commits August 9, 2026 21:51
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@primetimetank21
primetimetank21 merged commit 769ddb4 into develop Aug 10, 2026
10 checks passed
@primetimetank21
primetimetank21 deleted the feat/507-quiet-accent branch August 10, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TUI presentation: terminal colors and visual polish for interactive picker

1 participant