Kevin Depue

Results 7 issues of Kevin Depue

Hey @pashky, thanks for such a fantastic Emacs package. :) Binary files are not attached properly to requests when specified as an external file. For example, something like this: ```...

Specifically, if you enter a `helm-grep` buffer, then use `C-c C-p` to edit multiple files, then save, then refresh with `g`, and try to edit again, nothing gets picked up,...

Is there some way to get around this? The matching in this extension is awesome, but without uniquify it's a hard sell. Thanks!

This package is a lifesaver. I was wondering if we could put it up on the melpa package repository (they can reference git urls to keep things up to date)....

Could you possibly add a setting for subword mode? Namely, this would allow moving forward and backward by subword (and also doing the right thing if mark mode is active),...

In `tracy-client-sys` in `build.rs`, inside the `build_tracy_client` function, you build `libtracy-client.a` via the `cc` package. On Windows, we are being provided external `dll`'s that link against the C runtime _statically_....

I'm on the latest version of the `rustic` package and have things setup to run `rustfmt` on save. I'm passing the `+nightly` flag. Unfortunately, none of the settings in my...