pvolok / mprocs

Run multiple commands in parallel
MIT License
1.52k stars 50 forks source link

No keyboard interaction with the process window, any processes #72

Open galop1n opened 1 year ago

galop1n commented 1 year ago

I am using mprocs to spawn bacon, both where installed with cargo install, windows machine, running within nushell terminal ( but same issue with command prompt ).

C-a ( and mouse click ) works to toggle between the process list window and the terminal window, but no interaction beyond that.

I also tried with the hx editor, same lack of input. Surprisingly, the terminal can receive : but that is pretty much it

Ev1lT3rm1nal commented 1 year ago

I have the same issue, but I only can type with caps version 0.6.4, Windows 10, mprocs installed through scoop

galop1n commented 1 year ago

I gave the cap test a try with zelij inside mrpcos, they also work for me as well as : and ;

Ev1lT3rm1nal commented 1 year ago

But zellij only runs on linux, did you use wsl?

galop1n commented 1 year ago

My bad, I meant helix (https://helix-editor.com/) but yeah, same behavior, only upper case and some punctuation

Ev1lT3rm1nal commented 1 year ago

In a win 11 installation, building it from the sources (cargo install) it works good, but helix looks weird in windows terminal (with transparency") image