google / google/wireit

[Feature Request] forward keyboard press events

Open
#808 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.4k
Forks
128
Avg merge
4d 10h
Merged PRs (30d)
4

Description

Sometimes, when running service tasks, interacting with a service is desired.

e.g: When running tests with [Vitest](https://vitest.dev/) or Jest, I can type `a` to retry all tests or do complex operations like filter out tests to run ...

image

I suggest we forward keyboard events to all service commands (and their service dependencies) with maybe an option to `stopPropagation` to stop events from reaching dependencies of a service.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.