Vimperator 3.12.0
gkatsev
released this
29 Feb 03:07
·
147 commits
to master
since this release
- @kmorihiro fixed background color theming for statusline
- @kmorihiro fixed broken (hidden) hints
- @gkatsev fixed some validator warnings
- @Quicksaver various findbar fixes
- @Quicksaver various tabview fixes for firefox 45
- @mnphnic expose some properies globally that were hidden because of const/let transition
- @SammysHP added a statuslinevisibility option. Also called slv.
The three options areauto
,visible
, andhidden
.
The setVisibility method can take an enum of UPDATE, SHOW, HIDE, or TOGGLE, where toggle switches between all modes. - @Quicksaver updated findbar to remember searches globally
- @mnphnic make some globally exposed properties enumerable