Results 41 comments of Ori

For the longest time I didn't realize this bug was caused by clipmon, which is a very useful package for me. I tried compiling with very up-to-date gtk in case...

I'm using this with `(set-face-attribute 'aw-leading-char-face nil :weight 'bold :height 2.0)` and the height scale in particular makes the labels stand out. I think it's probably too opinionated to set...

I was just going through the issue tracker to mention an unrelated topic and came across your request. Sorry that it's over a year late ;) I do this locally...

I've got a hack to put this message into two columns, as the topic came up [on reddit](https://www.reddit.com/r/emacs/comments/hy5688/how_to_adds_colums_in_the_minibuffer_for/) and I'd noticed it myself. It's naive in that it doesn't check...

I like this idea, which could perhaps use a configurable char for use like a `.` wildcard in regex. I'd use that! Think I'd set `,` so I can still...

There's actually an optional `re-builder` we can pass to `avy--read-candidates` which makes implementation simple. Without going to the full solution of making it easily customizable, here's the quick-and-dirty redefinition I've...

Hmm, you don't have that one? It's built in for me but I'm on 28. From `s.el` you'd want `s-replace` because you don't need a regexp replacement of that space,...

I just played around with a little improvement I like even more. This uses different possibilities of what to match with space, including the rest of a word and an...

Here's a little update from (over-)using this for a few days. My realizations: First, like Gira-X I found that this wildcard gets more useful as it is further generalized. I...

I can't reproduce this in Firefox 77, browsing google.com. Any more info on this? Is it possible that you have Google in your Saka Key blacklist? Or hit `Shift-;` to...