mellobacon / Termello

A terminal emulator made in Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Running console apps doesnt work correctly

mellobacon opened this issue · comments

Describe the bug
When running a console program it doesnt output the running process. It only outputs once the program finishes
To Reproduce
Steps to reproduce the behavior:

  1. Start Termello
  2. Run .\ myprogram (in my case I tried ./ npm install to test)
  3. The terminal will hang as it runs the program
  4. After some time it will either output the result or go to a new line signaling the program has run successfully

Expected behavior
When running a program it should also output what its doing

Desktop (please complete the following information):

  • Version x64

Powershell as been integrated. This should fix all problems with this