I find occasionally hard to read the labels from avy or ace-window when they overlap with the cursor (I have cursor-on-non-selected-window set to t). Same issue with ace-window (even more relevant since many times the cursor is sitting at pos 0). Is there a proper way to hide cursors (and visible-marks) temporarily while using avy or ace-window?
A possibility would be to override the faces while using the commands, but I wonder if there is a more proper approach