<[email protected]> writes:
> David Engster <[email protected]> writes:
>
>> This file is an implementation of a minimap sidebar, e.g., a smaller
>> display of the current buffer on the left side. It highlights the
>> currently shown region and updates its position automatically.
>
> Very cool! I had in mind doing something like this for some time, but
> you beat me to it :)

:-)

I've fixed some stuff and added new features.

You can now navigate in the minimap by dragging the highlighted region
with the mouse, which scrolls the corresponding buffer. It's not
perfect, but I think it works pretty well.

I've added a new option to automatically recenter the minimap upon
cursor movement, and an existing minimap is reused if its buffer isn't
currently visible. Last not least, the minimap is now read-only.

You can get the latest version from

http://randomsample.de/minimap.el

Regards,
David



_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to