dengste / minimap

Sidebar showing a "mini-map" of a buffer
168 stars 14 forks source link

(minimap-new-minimap): Add mouse pointer property. #15

Closed notetiene closed 6 years ago

notetiene commented 7 years ago

A mouse pointer was added with minimap-base-overlay when minimap-new-minimap is called.

With a long investigation, it doesn't seem possible to change the pointer where we can't select text (after the new line). The only method is to change the void-text-area-pointer variable defined in C source code that is global to the frame.

An other way would be to fill with blank space until the minimap window-width.