• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

binsearch-positioning

Introduces commands to position the cursor in a line using a binary search approach.
boborbt
0.6.0 84
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Binsearch Positioning Package

It introduces two commands moveLeft and moveRight allowing one to move inside a line using a binary search strategy: e.g., the first moveLeft command will position the cursor in the mid of the string starting from the beginning of the line and the current position, a following moveRight command would move the cursor half way towards its original position.

demo

Key bindings

  • ctr-alt-left will move the custor towards the left of the line (halfway distance between the current position and the last used position on that side);
  • ctr-alt-right will move the custor towards the right of the line (halfway distance between the current position and the last used position on that side);

Issues

I am not familiar with Atom development, contributions to this package will be very welcome.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by