John Whitley

Results 108 comments of John Whitley

@adamv Yes, I'd prefer leaving PATH alone and using `which` as well. I was mostly going with the (unspoken) assumption that there was some reason to reconstruct PATH in the...

Clarification: @apeschel is referring to mxcl/homebrew@855b0d79e60ebf2f13d560bfc03aec69386962ac I'll confirm that the Formula's patch to the configure script works for me.

@rschmitt That's usually called "smart case", and it's pretty common in interactive search systems these days. E.g. built-in interactive search for both Emacs and Vim has had this for ages.

This has been kicking around in my head a bit; I'm offering up some thoughts on this integration: I'll agree that data driven lists seem pretty neat, but I think...

@leonerd, can you provide any color on the C-h vs. issues above?

Thanks for the work here @anmonteiro! It'd be nice to get this PR approved and merged, since it blocks interoperability with some fairly basic OCaml infix operators, esp. `=>` and...

@tgrosinger I can confirm that this is fixed on iPad Pro under the following versions: - iPadOS 15.7 - Obsidian 1.3.2 (69) (API 0.15.9) – the current TestFlight version at...

Suggestion: instead of the Obsidian team maintaining the interop files for all the WASM targeting languages plugin devs may want, how about open-source community supported repos, one per language? That...

@adamryman no repro here. Perhaps one of us is missing something necessary? I made the change you described to content/config.js, updated my `.vimperatorrc` leader mapping as`let mapleader=""`, and restarted Firefox....

@adamryman Brilliant! That does it. It's a complete hack, but it does the job for now. The mental switching of `` between Vim and Vimperator has been a major pain;...