Alexander Regueiro
Alexander Regueiro
This add-on works great, but there is one annoying little quirk: when shutting down/logging out, and Firefox quits, there is no point being prompted, since the action is not coming...
What's going on here? I kind of suspect this is similar to #7, but rather than running as root, it's running as the special _homebrew user (I use brewdo). It...
It seems the app silently stops working after being open a while (possibly caused by the computer going to sleep, but not sure). I then have to manually kill the...
``` $ sudo gem install imsg Fetching: rb-appscript-0.6.1.gem (100%) Building native extensions. This could take a while... ERROR: Error installing imsg: ERROR: Failed to build gem native extension. current directory:...
Any idea what's going wrong here? (The installation succeeded, with no warnings.) ``` sh $ cloudfusion -h Traceback (most recent call last): File "/usr/local/Homebrew/bin/cloudfusion", line 9, in load_entry_point('CloudFusion==6.4.16', 'console_scripts', 'cloudfusion')()...
GCC options like `-MM` `-MD` and `-MMD` are not correctly recognised/parsed.
Some web pages use JavaScript postbacks to submit forms. This means that a submitted form has nothing to do with which button is pressed. In fact, including form data for...
It would be nice to support custom separators in name lists (see `--listsep` and `--namesep` options of `biber --tool`).
This should be fairly self-explanatory. I couldn't immediately see why `display_order = reversed(entry)` is correct to preserve the pre-existing order of fields, but it seems to work reliably.
It would be pretty useful to display the time a PR has been testing for on the queue page. Probably in brackets after `pending` (or in place of), maybe in...