HomePhorge

fix: never let a shell command fail

Description

fix: never let a shell command fail

This makes the terminal go really funkie and sometimes crash when
printing the error messages to the current process stdout where nvim is
running.

Now the error output is sent to the popen output and displayed in the
ivy completion buffer without messing with the current process io.

Details

Provenance
AdeAttwoodAuthored on Apr 25 2023, 7:16 PM
Parents
R1:ff7c28490d09: fix: escape \ when running shell commands
Branches
Unknown
Tags
Unknown

Event Timeline