mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-22 00:37:12 +09:00
Add a scroll bar option
The option is `scrollbar` and is off by default. The scroll bar is not interactive (you can't click and drag it) but this will likely be fixed in the future. Ref #869
This commit is contained in:
@@ -146,6 +146,10 @@ Here are the options that you can set:
|
||||
|
||||
default value: `off`
|
||||
|
||||
* `scrollbar`: display a scroll bar
|
||||
|
||||
default value: `off`
|
||||
|
||||
* `scrollmargin`: amount of lines you would like to see above and below the
|
||||
cursor.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user