HomePhorge

fix: never let a shell command fail
cae40b785323Unpublished

Unpublished Commit ยท Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

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:6d43bec4fdc0: fix: escape \ when running shell commands
Branches
Unknown
Tags
Unknown

Event Timeline