Skip to content

Ctrl+A q quits the entire app without confirmation #15

@fernandomenuk

Description

@fernandomenuk

Severity: Major

Description

Pressing Ctrl+A q immediately closes the entire application window with no confirmation. Since prefix mode has no visual indicator (see #6), a user who accidentally enters prefix mode and then presses q (a common key) loses all their terminal sessions instantly.

Location

  • crates/wmux-app/frontend/keybindings.js:52-53

Expected Behavior

Show a confirmation dialog: "Quit wmux? All terminal sessions will be closed." This is especially important since there is no session persistence/restore feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinguxUser experience issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions