exwm icon indicating copy to clipboard operation
exwm copied to clipboard

Weird focus/cursor issues

Open pmiddend opened this issue 1 year ago • 1 comments

After upgrading to emacs 29.1 now, I'm having weird "focus" issues. See this video:

https://github.com/ch11ng/exwm/assets/178496/2b2fd18e-87e6-49d9-a7cb-e8612413c5ae

As you can see, the cursor (or caret?) isn't filled, but an outline, and it stays that way until I randomly switch windows. While it's in this outlined state, editor commands like "delete line" don't work as expected.

What could cause this?

pmiddend avatar Dec 22 '23 10:12 pmiddend

There's a bunch of bug reports about this, and a bunch of patches (some in master) that fix this for some people.

See for example: #889, #924

Maybe one of the workarounds will help you. I personally have given up on fixing it until it fixes itself somehow, none of the workarounds helped for me.

tazjin avatar Dec 22 '23 11:12 tazjin