valkheim

Results 4 issues of valkheim

Hi, The [Diaphora tarjan sort](https://github.com/joxeankoret/diaphora/blob/master/others/tarjan_sort.py) is had been fetched from this [blog post](http://www.logarithmic.net/pfh/blog/01208083168) but contains an error as suggested in the blog post scriptum: > Note 11/1/2012: Dries Verdegem reports...

![2018-05-02_22-51-39](https://user-images.githubusercontent.com/18068904/39548624-7cd9c640-4e5b-11e8-971f-c6758318faa6.png) `awk(1posix)` links `https://explainshell.com/explain/1posix/awk.1pos` instead of `https://explainshell.com/explain/1posix/awk`

**New feature:** This allows the user to customize the prompt. url is parsed and formatted with the [urlparse](https://docs.python.org/2/library/urlparse.html#module-urlparse) conventions. **Default configuration:** Default configuration is using the whole url (scheme, netloc,...

Hi, It would be nice to add a connectivity test. My scenario: I'm using node-wifi at boot to achieve some wifi related tasks and I want to be sure I'm...