saisandeepvaddi / ten-hands

⚡ Simplest way to organize and run command-line tasks

Home Page:https://tenhands.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to type in the terminal after running the script

rakip24 opened this issue · comments

OS: Windows/Linux/macOS with build
Windows

Where: Desktop App / Web
Desktop

Describe the bug
When a script is run, if the script requires additional parameters, the user is unable to type in the terminal to provide the data that was asked.

To Reproduce
Run any simple script that requires user input after running.

Expected behavior
User should be able to type in the terminal

Screenshots
If applicable, add screenshots to help explain your problem.
image

Additional context
Add any other context about the problem here.

Input to terminals feature was never added to keep this to only run and not for input and keep terminals light-weight. Although, I am considering that. Will add it to to-do.

@saisandeepvaddi to run interactive tasks, input is required