Skip to content

Emacs package to show a dynamic ruler that can be freely moved around the buffer, for measuring and positioning text.

License

Notifications You must be signed in to change notification settings

rocher/dynamic-ruler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License MELPA Stable issues

dynamic-ruler for Emacs

This is an Emacs package to show a dynamic ruler that can be freely moved around the buffer, for measuring and positioning text.

Installation

Manual

Download dynamic-ruler.el to your emacs library and add this line to your .emacs file:

(require 'dynamic-ruler)

Package.el

Dynamic ruler is available in MELPA. You can install it with:

M-x install-package dynammic-ruler

Bugs & Improvements

Please report any problems that you find on the project issue tracker. If you've added some improvements and you want them included upstream don't hesitate to send me a patch or even better - a GitHub pull request.

Copyright and License

Copyright (C) 2015 Francesc Rocher [email protected]

Licensed under the GNU GPL version 3 or later, see LICENSE for more information.

Note

This ruler is based on the popup-ruler by Rick Bielawski, which in turn was inspired by the one in fortran-mode but code-wise bears no resemblance.

About

Emacs package to show a dynamic ruler that can be freely moved around the buffer, for measuring and positioning text.

Resources

License

Stars

Watchers

Forks

Packages

No packages published