multiview icon indicating copy to clipboard operation
multiview copied to clipboard

Spawn multiple processes and channel their outputs into separate little column views.

Results 11 multiview issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

First off, thanks for this fantastic library - I have found it very useful for streaming output from a multiprocess build/watch system. My question: does the current implementation provide any...

For some reason, the output of [supervisor](https://www.npmjs.com/package/supervisor)'s spawned processes doesnt make it to the multiview an example of this can be seen [here (marcus13345/vogue)](https://github.com/marcus13345/vogue/tree/9418af0d525d8c2daba37672023a86a3232fd333) by installing and running the dev...

Hi, thanks for your support, congrats for your work and happy Xmas! I am trying to use the plugin with docker and I don't know if it is needed a...

Windows has unique shell behavior (particularly with `cmd` and `bat` execution). There is a concern that this package will behave differently on the various versions of windows and node. Ideally...

help wanted

nice try ! It would have been useful if the lines were wrapped to the following row instead of being truncated. 'pr' does similar work to this

enhancement

When using `multiview -s`, a socket is used for communication. Its path is described as: ``` var socketPath = path.join(__dirname, '/' + channel + '.sock'); ``` If I understand correctly,...

Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Updates `ajv` from 6.10.0 to 6.12.6 Release notes Sourced from ajv's releases. v6.12.6 Fix...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies