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.
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.