diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 1ae268ce..2c2e308b 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -372,6 +372,8 @@ Show or hide certain GUI elements like the menu or toolbar. Supported characters ---------------- You can also hide the tab bar with [c]:set showtabline=0[c]. + +Note: scrollbar changes require a page reload to take effect. ____ diff --git a/xulmus/locale/en-US/options.txt b/xulmus/locale/en-US/options.txt index 8706a823..b44bacb1 100644 --- a/xulmus/locale/en-US/options.txt +++ b/xulmus/locale/en-US/options.txt @@ -372,6 +372,8 @@ Show or hide certain GUI elements like the menu or toolbar. Supported characters ---------------- You can also hide the tab bar with [c]:set showtabline=0[c]. + +Note: scrollbar changes require a page reload to take effect. ____