Steve Williams

Results 7 comments of Steve Williams

I noticed that when using `winner-mode`'s undo, `region-bindings` mode gets enabled in all visible buffers.

@Silex I've tried you modification, It works pretty but have tested it extensively. However (i'm not sure), I think it introduces the issue that the `region-bindings` bindings are still active...

If one wants to keep inlay hints, setting `(setq lsp-update-inlay-hints-on-scroll nil)` was enough for me to get rid of the CPU hogging.

Yep it's specific to how Microsoft Windows kills processes : http://www.gnu.org/software/emacs/manual/html_mono/efaq-w32.html#Killing-subprocesses . Those freezes aren't usually reproducible on linux. Terminating `ag` while its still running should un-hang emacs (or hit...

Thanks for giving it try. This is currently a known drawback. "Untidy" JSONs is not supported. The JSON has to be the formated as if piped into "python -m json"...

Same issue here. Did you set a custom keyboard repeat_delay? In my case, `swaylock` does not receive the first key release event while the screen is powering on which for...

maybe late here, but there is a package for that: https://github.com/wavexx/python-x.el