GithubHelp home page GithubHelp logo

nicolaspetton / beacon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from malabarba/beacon

1.0 3.0 0.0 2.49 MB

A light that follows your cursor around so you don't lose it!

License: GNU General Public License v3.0

Emacs Lisp 100.00%

beacon's Introduction

Beacon — Never lose your cursor again

This is a global minor-mode. Turn it on everywhere with:

(beacon-mode 1)

example-beacon.gif

Whenever the window scrolls a light will shine on top of your cursor so you know where it is.

That’s it.

Customizations

  • The appearance of the beacon is configured by beacon-size and beacon-color.
  • The duration is configured by beacon-blink-duration and beacon-blink-delay.
  • To customize when the beacon should blink at all, configure beacon-blink-when-window-scrolls, beacon-blink-when-window-changes, and beacon-blink-when-point-moves.
  • To prevent the beacon from blinking only on specific situations configure beacon-dont-blink-major-modes, beacon-dont-blink-predicates, or beacon-dont-blink-commands. You can also disable it only in specific buffers by doing (setq-local beacon-mode nil).
  • Beacon can also push the mark for you whenever point moves a long distance. For this, configure beacon-push-mark.

Contributors

If you’d like to help too, just open a PR.

beacon's People

Contributors

malabarba avatar nicolaspetton avatar syohex avatar tsdh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.