Skip to content

wxt dev keyboard shortcut handler captures all stdin in tmux #2270

@SimonKrenn

Description

@SimonKrenn

Describe the bug

When running wxt dev inside tmux, stdin appears hijacked by the dev process. Keystrokes typed in the browser are consumed by the keyboard shortcut handler instead of reaching the browser instance

Reproduction

  1. start a tmux session
  2. run wxt dev
  3. type something inside the launched browser instance

Steps to reproduce

No response

System Info

System:
    OS: macOS 26.3.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 101.02 MB / 16.00 GB
    Shell: 4.1.2 - /opt/homebrew/bin/fish
  Binaries:
    Node: 22.15.0 - /Users/simonkrenn/.local/share/mise/installs/node/22.15.0/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 10.9.2 - /Users/simonkrenn/.local/share/mise/installs/node/22.15.0/bin/npm
    pnpm: 8.12.0 - /opt/homebrew/bin/pnpm
    bun: 1.3.5 - /Users/simonkrenn/.bun/bin/bun
  Browsers:
    Chrome: 147.0.7727.56
    Safari: 26.3.1
  npmPackages:
    wxt: ^0.20.22 => 0.20.22

Used Package Manager

pnpm

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions