minimap icon indicating copy to clipboard operation
minimap copied to clipboard

Smaller font when run in a terminal

Open mcandre opened this issue 10 years ago • 3 comments

When Emacs is run in a terminal, we aren't able to use the typical GUI font options to make the minimap font size smaller. Could we use other characters to accomplish this, the way vim-minimap does?

mcandre avatar Feb 17 '15 19:02 mcandre

Vim minimap uses braille characters

I made a drawille implementation in emacs lisp, and would gladly help integrating it in emacs minimap.

A great thing is that minimap is part of the elpa, and then, I will need a "signed copyright assignment with the FSF for GNU Emacs" to contribute to it directly.

@dengste Are you interested, and then, will I really need such a thing to add drawille support?

ghost avatar Dec 22 '15 22:12 ghost

This would be really useful. Any update?

mstorus avatar Apr 28 '17 21:04 mstorus

I actually cannot really imagine minimap working well in a terminal. But if you manage to do that and it's not too much effort/lines of code for me to maintain, then of course I'd merge this.

dengste avatar May 03 '20 20:05 dengste