showMouseBar
ui showMouseBar cyclic { "Top" | "Bottom" | "None" }
Description
Specifies the location of the mouse bindings line in the current window. The showMouseBar setting is overridden by any applied workspace regardless of the selected position. The default is Bottom.
GUI Equivalent
envGetVal("ui" "showMouseBar")
envSetVal("ui" "showMouseBar" 'cyclic "Top")
Related Topics
Return to top