Yet Another Scroll Bar Mode
Switch branches/tags
Nothing to show
Clone or download
m2ym Fix thumb glitch issue (#19)
Use non-whitespace characters for a fringe property so that line wrap
could never happen when `visual-line-mode` is enabled.
Latest commit fe4494e Mar 15, 2017
Permalink
Failed to load latest commit information.
etc/images Update screenshot images Mar 15, 2015
README.md Update screenshot images Mar 15, 2015
yascroll.el Fix thumb glitch issue (#19) Mar 15, 2017

README.md

yascroll.el

Overview

yascroll.el is Yet Another Scroll Bar Mode for GNU Emacs.

Screenshots

Usage

To toggle yascroll mode for all buffers, M-x global-yascroll-bar-mode RET. To make permanently enabled, add the following configuration to your ~/.emacs.

(global-yascroll-bar-mode 1)

Configuration

M-x customize-group RET yascroll RET.

Author

Contributors