Oleh Krehel

Results 349 comments of Oleh Krehel

Can't reproduce on my system. Please try to reproduce with `emacs -Q`.

I have no idea. But I'd gladly accept a PR. Is it easy to set up Exwm? I've never tried it.

> If a window is scrolled so that a partial line is visible at the top of the screen, then the numbers for the window selection are also only partially...

The characters are consistent if there's a single window. When there are two windows, it depends on which one is active: in one case it's consistent in other it isn't....

Please provide an example file and a list of steps to reproduce.

> The issue that I have is that, avy is using the least easy to type character (>) as a prefix. I'd much rather if it were using any of...

PRs welcome, you can be as clever as you want. I value consistency over cleverness though. The current approach is nothing if not consistent.

This is already a feature of Ivy: C-' is bound to `ivy-avy` that does what you describe.