ELLIOTTCABLE

Results 177 comments of ELLIOTTCABLE

Good to hear that defensiveness and compatibility are project goals! Power to you. --- Yeah, I would definitely consider this an upstream problem (ordering *is always going to matter* when...

No problem! Producing that screenshot included no more than double-clicking a Workspace file I didn't already have open. (Possibly relevant, as it's relevant to a lot of extension-issues I open,...

Here's the full set, just so y'all don't have to copy-paste as much as I did: ```jsonc [ // ### Mimic some vi-bindings when in a terminal { "key": "ctrl+w...

Another bump; this is important to (several of?) my project(s); and dropping external orchestration and tooling to let Dune run the whole build would be massively beneficial. (While I'm here:...

Hm, that seems almost like … the opposite of this? Well, not quite, on second glance — but the important part here is definitely the semver-analysis, not the sorting out...

`--nvim` is for passing unrelated commands to the underlying NeoVim server. Thing is, the VimR GUI application doesn't even launch, at all — even `:set editorcmd vimr`, non-wait mode, doesn't...

Ahhah, it *does* seem to be related to `$PATH`. 1. `vimr` in my shell works plenty well 2. `:! vimr` in Tridactyl has no effect 3. `:! /usr/local/bin/vimr` in Tridactyl...

It looks like this might be useful background information: [Why can't I set PATH with EnvPane?](https://github.com/hschmidt/EnvPane#why-cant-I-set-path-with-envpane) > That's because OS X treats PATH differently to other environment variables, I suspect...

Still broken, mentioned fix still works. `(=`