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
- start a tmux session
- run
wxt dev
- 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
Describe the bug
When running
wxt devinside 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 instanceReproduction
wxt devSteps 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.22Used Package Manager
pnpm
Validations