runmedev / runmedev/web

Not clear when bash cell output waiting for input

Open
#99 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
45
Forks
6
Avg merge
7h 14m
Merged PRs (30d)
51

Description

Suppose you execute some command that prompts for user input; e.g. a standard confirmation "y/n" before proceeding. This is no longer clear in the cell output cell.

The cell output still looks to be waiting for input.
We should create a suitable test case.
A simple python or bash script that prompts for user input might be a good one. We could compare what we see inside runme to what we see inside the terminal to try to reproduce the issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing issue #99 with a simple Bash or Python script that prompts for input, then compare the Runme cell output with the terminal behavior. Identify how the web interface indicates that input is awaited; done means the waiting state is clear and a test covers the prompt scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, python, typescript
Domain
frontend, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.