https://github.com/facelessuser/findcursor
Sublime plugin to make finding and the cursor(s) quick and easy. https://facelessuser.github.io/FindCursor/
https://github.com/facelessuser/findcursor
Last synced: about 1 year ago
JSON representation
Sublime plugin to make finding and the cursor(s) quick and easy. https://facelessuser.github.io/FindCursor/
- Host: GitHub
- URL: https://github.com/facelessuser/findcursor
- Owner: facelessuser
- License: mit
- Created: 2014-02-24T01:48:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-04T14:22:38.000Z (over 1 year ago)
- Last Synced: 2025-03-27T08:01:45.300Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.42 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Support: support.py
Awesome Lists containing this project
README
[![Unix Build Status][travis-image]][travis-link]
[![Package Control Downloads][pc-image]][pc-link]
![License][license-image]
# FindCursor
Sublime plugin to make finding and viewing the cursor(s) quick and easy.
# Features
- Quickly find your cursor(s) by making them highly visible.
- On additional calls, either pan through cursors or iterate through cursors.

# Documentation
https://facelessuser.github.io/FindCursor/
# License
MIT
[travis-image]: https://img.shields.io/travis/facelessuser/FindCursor/master.svg
[travis-link]: https://travis-ci.org/facelessuser/FindCursor
[pc-image]: https://img.shields.io/packagecontrol/dt/FindCursor.svg
[pc-link]: https://packagecontrol.io/packages/FindCursor
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg