JohnSundell / JohnSundell/ShellOut
Color context is lost via ShellOut
Open
- Dominant language
- Swift
- Stars
- 888
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Because ShellOut intercepts stdout from executing shell, color and font is lost.

cmdshelf itself used to use ShellOut but not anymore because of this.
You can refer to my implementation here.👌
https://github.com/toshi0383/cmdshelf/blob/master/Sources/cmdshelf/Functions.swift#L10
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.