[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
minimap.el - Minimap sidebar in Emacs
From: |
David Engster |
Subject: |
minimap.el - Minimap sidebar in Emacs |
Date: |
Fri, 18 Sep 2009 17:13:15 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.96 (gnu/linux) |
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.
Currently, this is more a 'proof of concept', but I think it's already
usable. The main problem would be to make the sidebar stick with the
main window, which currently not really possible in Emacs, but AFAIK
people are working on such a feature for the ECB merge.
See this Wiki page (which started it all) for a Screenshot:
http://www.emacswiki.org/emacs-en/ThingsEmacsCannotDo
-David
minimap.el
Description: application/emacs-lisp
- minimap.el - Minimap sidebar in Emacs,
David Engster <=