kimtore / pms

Practical Music Search is an interactive Vim-like console client for the Music Player Daemon.
https://ambientsound.github.io/pms/
MIT License
249 stars 23 forks source link

Add support for 'scrolloff' option #67

Open tremby opened 7 years ago

tremby commented 7 years ago

As in vim.

Sets a number of lines to try to always keep on screen either side of the cursor.

tremby commented 7 years ago

As discussed on IRC with @ambientsound, this will replace the 'center' option (users will set scrolloff to a large value instead, as we do in vim for the same feature).