productivity/networking/web/browsers

vimb - The vim-like browser

Website: https://fanglingsu.github.io/vimb/
License: GPL-3.0-or-later
Description:
vimb is a WebKit-based web browser that behaves like the vimperator
plugin for Firefox, and has usage paradigms from the editor vim.

Packages

vimb-3.6.0-15.el7.x86_64 [83 KiB] Changelog by Elagost (2020-10-17):
- Created spec file
vimb-3.6.0-13.42.el7.x86_64 [84 KiB] Changelog by Michael Vetter (2020-01-03):
- Update to 3.6.0:
  Added:
  * :cleardata [listOfDataTypes] [timeSpan] command to clear various types of
    stored website data modified in the last timeSpan.
  * Setting hint-match-element to allow to disable the hinting to filter hints
    by the elements text content. This is useful if 'hint-keys' are set the
    chars instead of numbers.
  * New autocmd event LoadStarting to run auto commands before the first page
    content is loaded (Thanks to Patrick Steinhardt).
  * Setting geolocation with values ('ask', 'always' and 'never') to allow the
    user to permit or disable geolcation requests by default (Thanks to Alva).
  * Setting dark-mode to switch the webview into dark mode, which might be
    picked up by pages media query to setup dark styling (Thanks to Alva).
  * Option --cmd, -C to run ex commands on startup.
  Removed:
  * :clearcache was removed in favor of more advanced :cleardata command.
    The previous behaviour of :clearcache could be replaces by
    :cleardata memory-cache,disk-cache.

Listing created by Repoview-0.6.6-13.el7