fleimgruber

Results 167 comments of fleimgruber

See https://github.com/lotabout/skim/issues/539 and https://github.com/lotabout/skim/issues/293

> Here is how I solve this: > > ``` > (evil-add-command-properties #'spacemacs/helm-jump-in-buffer :jump t) > ``` This looks really nice, but does not work for me. Previous `helm-jump-in-buffer` locations...

@lebensterben although this is labelled "Feature request", would the "Found work-around" label make sense?

Please note that the actual jump function you are using might have changed in the meantime, e.g.: `(evil-add-command-properties #'spacemacs/consult-jump-in-buffer :jump t)`

I just tried this again with Documenter.jl v1.1.0 and got a slightly different Traceback: ``` Sir? julia --project=. make.jl ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD...

I tried `zoxide query -i` with `de` as argument for getting at `.\dev\my-favorite-project`, but only regular PowerShell completion is triggered. **Edit**: after reading and thinking a bit more, I now...

@kelleyma49 thanks for checking back, how can I set these search terms globally or at least inside env vars in the context of the Ctrl+r that I mentioned? *edit*: This...

Seeing the same behavior as OP with NixOS stable (23.05) and Emacs 29.1. @Panadestein curious which combination of libraries you use, maybe we get more clues that way. I use...

@Panadestein Thanks, will try pinning!

Thanks for the heads-up. I don't use conda as default on Windows (I only use it occasionally for compatibility with some projects via it's own "Anaconda Prompt"). I install Python...