Skip to content

TobiasZawada/pointhistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pointhistory

Description

Provides two rings pointhistory-ring and pointhistory-auto-ring for remembering positions of point. If a command moves point over a long distance. The previous point position is stored in pointhistory-auto-ring. You can return to these point positions by the command pointhistory-auto-backward (bound to M-S-up). This is most useful if you accidently moved point and want to return to the previous position.

If you want to remember a point position for later use you can call pointhistory-point2ring (bound to M-+). Press M-up to rotate through the remembered point positions.

Known issues

Stores also unexpected intermediate point positions of commands in pointhistory-auto-ring. Just keep pressing M-S-up to skip those positions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published