๐Ÿ“ฆ Dregu / keepmiddle-sublime

Always keeps the cursor in the center of the screen in Sublime Text.

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/Dregu/keepmiddle-sublime.git
HTTPS git clone https://github.com/Dregu/keepmiddle-sublime.git
SSH git clone git@github.com:Dregu/keepmiddle-sublime.git
CLI gh repo clone Dregu/keepmiddle-sublime
Dregu Dregu cleanup 2a789fe 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ keep_middle.py
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

KeepMiddle Sublime Text 2/3 plugin

Always keeps the current line in the middle of the screen for context and focus. Requires MouseEventListener to fix selecting text with mouse.

Installation

Get ``MouseEventListener`` from package manager.
cd ~/.config/sublime-text-3/Packages
git clone https://github.com/Dregu/keepmiddle-sublime.git KeepMiddle
The following preferences make the experience even smoother:
"scroll_past_end": true,
  "scroll_speed": 0