An open API service indexing awesome lists of open source software.

https://github.com/farcaller/typewriter-scroll

Atom package that enables the typewriter scroll mode
https://github.com/farcaller/typewriter-scroll

atom typewriter typewriter-mode typewriter-scroll

Last synced: 4 months ago
JSON representation

Atom package that enables the typewriter scroll mode

Awesome Lists containing this project

README

          

# typewriter-scroll

Typewriter scroll keeps the cursor in the middle of the buffer as you type, imitating the typewriter.

## Usage

Toggle the typewriter mode with `ctrl+alt+t`. "Scroll past end" option must be enabled in the settings for this to work.

## Credits

The code is heavily based on [Zen](https://github.com/defunkt/Zen) by Chris Wanstrath.