casey langen

Results 71 comments of casey langen

Yeah, I'm going to be re-evaluating this sometime in the near future (within the next couple releases). While it's true there was a recent release with a lot of bugfixes,...

Ah, fair enough. Yeah, I want to implement something like this, I just need to figure out how I want to allow users to customize it. I'll re-open this ticket...

Hi, thanks for the report! I don't have any issues here browsing nsf files in directory view, but mine all seem to be well tagged. Would it be possible for...

Browsing by directory is currently a feature that's sort of tacked on and needs a bit of work to become a first-class citizen. Because it was added as an afterthought...

Weird -- I tried to reproduce this issue and couldn't. I did find an edge case where this can happen, but I really doubt it's your problem. You can pull...

I assume you're trying to install via homebrew? If so, this has been fixed, I just need to release a new version.

Neat, I wasn't aware of `pkgsrc`. Unfortunately, that clearly mean it isn't currently supported. :) What if you set `BSD_PATH_PREFIX` to `/opt/pkg`?

Yikes. It looks like some include paths are missing, but I'm not quite sure how to fix it. I think I'll need to get an `pkgsrc` environment setup to debug....

Yeah -- I'm trying to figure out how to deal with this particular issue; I don't currently have an easy path for getting a pkgsrc installation up and running. Hmm....

Yeah, I think that homebrew is somehow masking whatever the root cause is, but it's strange because the missing symbols seem to be things that are built into C/C++... your...