ELLIOTTCABLE
ELLIOTTCABLE
Need some documentation for features of Cmdliner that fail on BuckleScript. Discovered so far: - [ ] [`Term.file` and `Term.dir`](http://erratique.ch/software/cmdliner/doc/Cmdliner.Arg.html#VALfile), due to missing `caml_sys_file_exists` — can be avoided fairly easily...
I'm trying to figure out how to use `ssh-ident` on a machine where the agent comes in via forwarding. My dotfiles add a `~/.bin/ssh` alias to a submodule checkout of...
Although it's something of a major feature, and I don't know if you'll have time to get to it, One of the *primary* uses to which I put your planner,...
More information: - https://forums.developer.apple.com/thread/121887 - https://trac.ffmpeg.org/ticket/8073#comment:12 - https://github.com/jedisct1/libsodium/issues/848 Note, of course, as mentioned in #20, I am completely new to all of this and have no idea what I'm doing...
Hi! I'm not very experienced with all this lower-level stuff (been writing GC'd code in Node.js and OCaml for, like, ten years, and I think I've forgotten everything I ever...
When initially launched on 2.0.2, this plugin seems to have no effect at all: … but if I *change* the `hyperStatusLine` configuration, and hit save in my editor, the status-line...
Probably just needs a `.strftime('%A')` in there, somewhere. Spelunked around a little, but I'm not much of a Pythonista, and I couldn't figure out how to do it. But, anyway:...
So, the README isn't very explanatory here. Reading, > ``` > --device|-d Enable only devices matching pattern (default: all) > ``` and, > ``` > --scan|-S Configure how to scan...
We're on `[email protected]`, which looks like it should include #90; but I'm still getting this: ``` Missing npm packages: Package: @codeverse/game-engine * Specified: file:../game-engine/codeverse-game-engine-0.101.1.tgz * Installed: file:/Users/ec/Work/game-engine/codeverse-game-engine-0.101.1.tgz Package: @codeverse/library *...
It’d be nice if vim-indent-guides could be configured to still hilight indentation _after commentary markers_, if there is no non-commentary-marker code between the beginning of the line and the commentary...