Skip to content

feat(command): add /exit that exits the tui#37

Merged
remarkablemark merged 1 commit into
masterfrom
feat/exit
May 8, 2026
Merged

feat(command): add /exit that exits the tui#37
remarkablemark merged 1 commit into
masterfrom
feat/exit

Conversation

@remarkablemark
Copy link
Copy Markdown
Member

What is the motivation for this pull request?

Feature: adds a /exit slash command to exit the application from within the TUI.

What is the current behavior?

Users can only exit via Ctrl+C.

What is the new behavior?

Typing /exit exits the application via Ink's useApp().exit().

Checklist:

@remarkablemark remarkablemark self-assigned this May 8, 2026
@remarkablemark remarkablemark added the enhancement New feature or request label May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/components/App.tsx 100.00% <100.00%> (ø)
src/constants/command.ts 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remarkablemark remarkablemark merged commit 7dd2aa6 into master May 8, 2026
15 checks passed
@remarkablemark remarkablemark deleted the feat/exit branch May 8, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant