enable_scroll_bar
Enable the scrollbar. This is currently disabled by default. It will occupy the right window padding space.
If right padding is set to 0 then it will be increased to a single cell width.
return {
enable_scroll_bar = true,
}