GHC 2018-11-12

4 comments.

, https://git.io/fpml7 in jarun/googler
https://github.com/jarun/googler/wiki/Using-googler-on-iOS

, https://git.io/fpmYg in jarun/googler
Do not let signal handler registration issue stop us
====================================================

Signal only works in main thread.[1]

This is the only change I need to make in order to run googler in a StaSh shell in Pythonista on iOS. (Pythonista can run googler without this change natively, but the Pythonista console doesn't recognize ANSI escape sequences.)

[1] https://github.com/python/cpython/blob/27e2d1f21975dfb8c0ddcb192fa0f45a51b7977e/Modules/signalmodule.c#L436-L438

, https://git.io/fpmY2 in jarun/googler
(This is googler running natively on iPad, not an ssh session.)

, https://git.io/fpmYa in jarun/googler
How about this: googler on iPad?

![345c1bd9-c220-420a-a0a7-9d862d39dbcb](https://user-images.githubusercontent.com/4149852/48361985-a09a6a00-e670-11e8-9810-f7ef62fba4ae.png)