GHC 2017-09-23

2 comments.

, https://git.io/vdUBA in Homebrew/homebrew-core
youtube-dl 2017.09.24
=====================

Created with `brew bump-formula-pr`.

---

<img src="https://i.imgur.com/SZpFCYT.png" width="64" height="40">

, https://git.io/vdJHR in jarun/googler
The only thing different about this prompt (from other colored stuff) is it's wrapped in an `input` call. So I would run the following simple script and see what happens

```py
#!/usr/bin/env python3
input('\x1b[31mThis is a red prompt: \x1b[0m')
```