Philippe Vaucher
Philippe Vaucher
Just curious, does `show-doc GC` work for you guys?
I also have the same problem, `chromium-browser` that "crashes" after a while (the display is frozen, but the logs from the pi suggests it was still "on") What happens is...
Hello, FYI projectile uses `.dir-locals.el`, so something that works with it sounds logical. Maybe I'm stupid but isn't this as simple as putting the content of `transient-values` into that file?...
It's also not very clear when one should use `define-suffix-command` versus using a plain function. For example: ``` elisp (define-transient-command magit-pull () "Pull from another repository." :man-page "git-pull" [:description (lambda...
This happens to me on https://github.com/bbatsov/projectile if you want to debug. **EDIT**: actually, maybe it's simply because I did `@ f f` twice as I did other things and couldn't...
Just wanted to mention https://github.com/politza/tablist It's based on tabulated list but can filter columns by regex, resize columns, etc
@tarsius: friendly ping
@tarsius: less friendly ping? :laughing:
Pingety ping :-)
Implemented a solution in #583