Skip to content

This plugin add a command to Sublime Text 2, allowing you to go backward/forward where your caret were before.

Notifications You must be signed in to change notification settings

noklesta/Caret-History

Repository files navigation

Sublime Text 2 plugin: Caret History

This plugin add a command to Sublime Text 2, allowing you to go backward/forward where your caret were before.

Using

  • Use alt+left to go backward
  • Use alt+right to go forward

Installation

The recommmended method of installation is via Package Control. It will download upgrades to your packages automatically.

Package Control

Using Git

Go to your Sublime Text 2 Packages directory and clone the repository using the command below:

git clone https://github.com/SublimeText/Caret-History "Caret History"

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to Caret History
  • Copy the folder to your Sublime Text 2 Packages directory

Changelog

1.0.2

  • Just the last caret position by line is now restored when you're going backward/forward
  • Updated bindings for Max OS X

1.0.1

  • Column, in addition to line is now restored when you're going backward/forward

1.0.0

  • Initial release

About

This plugin add a command to Sublime Text 2, allowing you to go backward/forward where your caret were before.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages