-
The output we produce for https://www.opm.gov/data.json (http://konklone.io/json/?id=9415277) is screwing up everyone except LibreOffice (gnumeric, Excel), because some fields have commas, even though…
-
EDIT: The TLDR solution:
```
cd `brew --prefix`
git remote add origin https://github.com/mxcl/homebrew.git
git fetch origin
git reset --hard origin/master
```
The story behind it:
Hi,
Recently I…
-
It looks like the cells are being hidden when autowidth is set to false. Opening the generated file shows the correct behaviour (cells not hidden) in LibreOffice and Gnumeric but not in Microsoft Exce…
zaid updated
11 years ago
-
Hey, really rocking your icon theme. Using your ppa (thanks for that) I'm sort-of missing the icons for:
- unison (great file sync software)
- geeqie (very fast image viewer)
- calibre (ereader librar…
-
Current behavior:
```
$ serf members
router 10.0.1.69 alive uplink-router
ubuntu 10.0.5.253 alive actor
livecd 10.0.5.252 alive actor
```
New behaviors (perhaps for 0.2.1?…
-
Links to text-x-preview.svg instead of .svgs
/16/empty.svg
/16/gnome-fs-regular.svg
/16/gtk-file.svg
/16/text-x-generic-template.svg
/16/unknown.svg
/16/x-office-drawing.svg
/16/x-office-spreadsheet.s…
LIN0 updated
10 years ago
-
Allow to 'Select All', 'Copy' and paste it in a spreadsheet application. Check both Gnumeric and Excel.
-
```
asimmons-mac:~ asimmons$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.2
BuildVersion: 12C54
asimmons-mac:~ asimmons$ ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"
==> This s…
-
I ran into an issue where cCSVParse wasn't importing my entire CSV file. I adjusted the _bufferSize in the init method and was able to continue. What exactly is it buffering? Characters? Is there a re…
-
$ gsettings list-keys org.gnome.Epiphany
automatic-downloads
enable-caret-browsing
enable-smooth-scrolling
enabled-extensions
internal-view-source
keyword-search-url
managed-network
middle-click-opens…