Skip to content

feat: add skip kill confirmation setting#102

Merged
productdevbook merged 1 commit intomainfrom
feat/skip-kill-confirmation
Mar 9, 2026
Merged

feat: add skip kill confirmation setting#102
productdevbook merged 1 commit intomainfrom
feat/skip-kill-confirmation

Conversation

@productdevbook
Copy link
Copy Markdown
Owner

Summary

  • Adds a "Skip kill confirmation" toggle in Settings > General
  • When enabled, clicking the kill button in the menu bar immediately kills the process without showing the inline confirmation UI
  • New skipKillConfirmation Defaults key persists the preference

Closes #1

Test plan

  • Toggle "Skip kill confirmation" in Settings > General
  • With setting OFF: clicking kill shows inline confirmation as before
  • With setting ON: clicking kill immediately kills the process
  • Setting persists across app restarts

🤖 Generated with Claude Code

Add option to skip the kill confirmation prompt and kill processes
immediately. Configurable via Settings > General toggle.

Closes #1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@productdevbook productdevbook merged commit 00fb2b5 into main Mar 9, 2026
2 checks passed
@productdevbook productdevbook deleted the feat/skip-kill-confirmation branch March 9, 2026 07:28
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.

feedback: twitter #1 skip the windows-like confirmation

1 participant