• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

atom-sticky-cursor

Sticks cursor to beginning/end of line when moving up/down
  • #navigation
  • #productivity
pvorona
0.2.0 435
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

atom-sticky-cursor package

Sticks cursor to the beginning/end of line if it was in the beginning/end of line when moving up/down/left/right (see gif below).

Add this to your keybindings:

'body':
  'down': 'sticky-cursor:move-down'
  'up': 'sticky-cursor:move-up'
  'left': 'sticky-cursor:move-left'
  'right': 'sticky-cursor:move-right'

demo

If You are using autocomplete-plus, You'll have to rebind it's movement commands.

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