Skip to content

Cmd-Q causes immediate exit - yes I know it is my fault #237

@jmcte

Description

@jmcte
## Problem
I keep accidentally hitting Cmd+Q and quitting CodexMonitor. There’s currently no guard, so the app exits immediately.

## Desired behavior
Mimic Chrome’s macOS behavior: pressing Cmd+Q shows a prompt (e.g. “Hold Cmd+Q to quit”), and the app only quits after holding the keys for a short duration. This should prevent accidental quits while keeping an intentional path to exit.

## Steps to reproduce
1. Open CodexMonitor on macOS.
2. Press Cmd+Q.

## Actual
App exits immediately.

## Expected
App stays open unless Cmd+Q is held for a short duration (Chrome-style hold-to-quit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions