abo-abo / ace-window

Quickly switch windows in Emacs
977 stars 87 forks source link

Considering showing the window label in multiple corners #129

Closed Wilfred closed 6 years ago

Wilfred commented 6 years ago

I frequently have point on the first visible line in a window. As a result, it becomes difficult to read the window labels:

ace_window

It's hard to distinguish s from d here. Would it be possible to show the label in multiple corners, so at least one is always clearly visible?

abo-abo commented 6 years ago

Would it be possible to show the label in multiple corners, so at least one is always clearly visible?

Yes. It's easier to show it in top-left and bottom-left. But I think overlays with a bunch of spaces can be added to show the keys also in top-right and bottom-right.