foghawk

Results 9 comments of foghawk
trafficstars

No problem; glad to hear from you. I've never used clipster, but am definitely up for a PR anyway. (xcmenu really is unacceptably buggy. _Earlier today_ I went to paste...

Transmission 3.00 supports labels, and RPC requests to get and set them. Will TWC be updated to use server-side labels? I could put in a pull request, but I am...

[Sure.](https://gist.github.com/foghawk/356b909c960f8e18de20afe6db183cff) The work is in `#include "strnatcmp.h"`, the `ngx_http_fancyindex_sortopts_t` struct, and the `qsort_r` call with the new `ngx_http_fancyindex_cmp_entries`.

@superkuh That's pretty weird and I'm not sure what might be causing it. (Nothing other than the `fancyindex_sort_nat on` directive should be required to enable natural sort, and query sorting...

@superkuh GCC added `-Wimplicit-fallthrough` under `-Wall` in 7+; that line does nothing but suppress it where it's intended. Of course, older compilers don't recognize the attribute and consider it an...

To whom it may concern: A function in _your_ `.bashrc` will not work, since `sudo pikaur` runs pikaur as root and not as you. I worked around this by adding...

- done - it just tells irc to use NOTICE instead of PRIVMSG - done :) - done dealing with multiple DCC things may be kind of a moot point...

the transfers, they work. there's a lot of stuff to clean up still—i think the next big thing would be persistent storage for proper config—but if i wanted i could...