Thomas485
Thomas485
Hello, some programs (redis-server or mailcatcher for example) wont stop after stopping them using 'x'. Quitting mprocs afterwards makes it hung indefinitely and I need to \ to terminate it....
Hello, I would like to use mprocs on a raspberry pi. I tried to compile it using [cross](https://github.com/cross-rs/cross) (`cross build --target armv7-unknown-linux-gnueabihf`) but it fails on compiling mlua. Without mlua...
I'm using mprocs for a while now and an issue that's coming up quite frequently (at least for me) is the missing redraw (of the programs outputs) on resizing the...
Hello, it would be a nice-to-have to be able to load Procfiles. Procfiles are (at least as I am aware of) simple colon separated `:` pairs per line.
Hello, I have the problem, that, if i clicked in the terminal window mprocs is running in, the copy-mode is activated by mouse-movement. Is this the intended behavior? After Copying...