screen-position
Try to keep your focus on the same point as you resize pane
asiloisad 34 0 1.3.3 MIT GitHub
  • Made for Pulsar!

    This package was written specifically for Pulsar and did not exist in the Atom package repository.

screen-position

Try to keep your focus on the same point as you resize pane. This only works if soft wrap is enabled, because only then will the screen position be different from the buffer position. For example, there is a case where splitting the pane can result in total loss of focus.

Ax example of split-right without package:

screen-position

Ax example of split-right with package:

screen-position

Installation

To install screen-position search for screen-position in the Install pane of the Pulsar settings or run ppm install screen-position. Alternatively, you can run ppm install asiloisad/pulsar-screen-position to install a package directly from the Github repository.

Contributing

Got ideas to make this package better, found a bug, or want to help add new features? Just drop your thoughts on GitHub — any feedback’s welcome!