beacon
beacon copied to clipboard
A light that follows your cursor around so you don't lose it!
I don't consider this "done" yet, but am perhaps letting perfect be the enemy of the good. The beacon does /show/ correctly, and I drop a few spaces to make...
Hello and thanks for the Beacon; it has been a beacon of my cursor finding for many years! However, over the years, Emacs has changed, and when compiled nowadays, there...
Let's say a line is just shorter than what can be accommodated on the screen and the cursor is at the end of the line. Then if I move off...
Beacon doesn't worked inside `*scratch*` until I do one of the following thing. * Get Emacs unfocus and focus again by switching the window. (Outside Emacs and inside Emacs again)...
Beacon shine only at the first window, not others OS: Mac OS 11.2.3 Emacs: GNU Emacs 27.1
[Beacon is blinking constantly in scratch buffer](https://youtu.be/zIt7X8KqnU0) and some other buffers (maybe since update to Emacs 27?). I have beacon set up like this: ``` (use-package beacon :ensure t :config...
``` Error in post-command-hook (beacon--post-command): (wrong-type-argument number-or-marker-p t) Quit ```
### Situation Let's say: In some Org-mode document, I have: ``` * Some Heading Some content ``` If this outline is collapsed it looks like: ``` * Some Heading... ```...
Could you please look into upgrading the version in GNU ELPA? The version listed is 1.3.3. http://elpa.gnu.org/packages/beacon.html
It would be neat to be able set the beacon color to automatically use whatever the current color of the cursor is, so that it appears to fade into the...