Kenneth
Kenneth
Could separate func name from params with `;` Though, I was/am assuming what you wanted could be reproduced by sequence(s) of the builtin ones. Sorry if not.
That looks so sick! Imagine if we could define all key remaps like that! We could just escape for `"\\space"` What about using an environment-variable-like syntax for those sorts of...
for some reason my default runtime directory points to `.cargo/bin/runtime`, which does not exist, even though the docs say to use `.config/helix/runtime`. I've overwritten the $HELIX_RUNTIME variable but am wondering...
#4939 would also allow usage of `C-/`, right?
Sorry. The Parse function takes a file path and produces a metadata for readonly use-case the AcceptedFileTypes function allows users to iterate over accepted file types, say when creating a...
This error is due to environment configuration. The Readme does tell to follow the [prerequisites for oto](https://github.com/hajimehoshi/oto#prerequisite), which would have covered the alsa problem. However, it seems like libudev is...
That's weird, because I called `autoconf` alone afterwards and got the same output. I added the `autoconf` because I couldn't get `configure` to do anything without it. Same thing happened...
For anyone else hitting their head on this part, running `autoreconf -vfi` instead of `autoconf` got me past this hurdle. Source: https://stackoverflow.com/questions/16188335/automake-error-no-proper-invocation-of-am-init-automake-was-found