158 reputation
5
bio website
location
age
visits member for 1 year, 9 months
seen Apr 16 at 13:03
stats profile views 8

Apr
16
accepted Does tmux “sort” the PATH variable?
Feb
7
accepted CanoScanLiDE 25 driver for OS X Mountain Lion
Feb
1
comment Vim compiled features list
What I wanted to do was to discover whether Vim natively exposed this information so that I could query it without having to "parse" the help page for feature-list... like I can do for individual features (e.g. has("syntax") to see if the binary was compiled with syntax capabilities)
Feb
1
comment Vim compiled features list
Thanks! :) Do you think the app should expose this in the form of a dictionary? Keys = features, Values = 1/0 (maybe?). I was looking for programmatic access.. as you have with "has(feature)"
Feb
1
comment Vim compiled features list
That's right. :version is what I am "reflecting" on at the moment, but it's a hack.. ideally one would get a dictionary where keys are 'browse', 'wildmenu', 'X11', etc.. and values are 0 || 1 !
Feb
1
asked Does tmux “sort” the PATH variable?
Feb
1
asked Vim compiled features list
Jan
20
asked VirtualBox changes the way my Mac displays colours?
Jan
5
comment Chrome start page: no “Most Visited” nor “Apps”, just “Blank” wanted
How is patching a source file maintainable in light of the need to keep the browser up-to-date in terms of security via the update channel and how is a coding answer suitable to SuperUser? ;)
Nov
13
comment CanoScanLiDE 25 driver for OS X Mountain Lion
You tried it? Have you tried the software too? I thought that had some PPC code in it, which is unsupported starting from Lion... any more info on your setup you could share?
Nov
8
accepted Script configuration of Thunderbird profile on multiple OS X machines
Nov
8
accepted Adobe After Effects free and open-source alternative
Nov
7
asked CanoScanLiDE 25 driver for OS X Mountain Lion
Nov
3
asked Adobe After Effects free and open-source alternative
Oct
18
asked Mutt copy to message folder
Oct
6
comment Chrome start page: no “Most Visited” nor “Apps”, just “Blank” wanted
@AlEverett: thx 4 the comment, I mean "open a new tab".
Oct
6
comment Chrome start page: no “Most Visited” nor “Apps”, just “Blank” wanted
It's not that I want Incognito, I'd just like not to show that I visit some medical sites or things like that often to anybody sitting behind me @ Starbucks? Sounds reasonable?
Oct
6
comment Chrome start page: no “Most Visited” nor “Apps”, just “Blank” wanted
Yes, but the question is: who makes this? DarkByte? I don't trust "DARKbyte". How can I make sure it is not bad code or it will not be "software updated" with bad code some day just before I do Internet banking on Chrome? I shun installing software from unknown sources...
Oct
6
asked Chrome start page: no “Most Visited” nor “Apps”, just “Blank” wanted
Oct
5
comment Script configuration of Thunderbird profile on multiple OS X machines
I edited the question. I cannot copy entire machines when I could just generate a few text files with IMAP server address, etc... I am surprised there is not admin toolkit from Mozilla? Or, is there?