fix: allow key_command to run TTY-interactive programs like pinentry-curses #8

Merged
guochao merged 1 commit from guochao/agent-run:master into master 2026-05-22 13:13:52 +00:00
Owner

Inherit stdin and stderr from the parent process so interactive programs
can render curses UI and read user input, while still piping stdout to
capture the key.

Inherit stdin and stderr from the parent process so interactive programs can render curses UI and read user input, while still piping stdout to capture the key.
Inherit stdin and stderr from the parent process so interactive programs
can render curses UI and read user input, while still piping stdout to
capture the key.
guochao merged commit c49ef5bc1b into master 2026-05-22 13:13:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: public/agent-run#8
No description provided.