github Jelmerro/Vieb 5.3.0
Vieb 5.3.0

latest releases: 12.0.0, 11.0.0, 10.6.0...
2 years ago

Vieb

  • Added actions "increaseFirstNumber" and "decreaseFirstNumber" for modifying the first number of the url
  • Added actions "increaseLastNumber" and "decreaseLastNumber" for modifying the last number of the url
  • Added actions "increasePortNumber" and "decreasePortNumber" for modifying the port number of the url
  • Added actions "nextPage" and "previousPage" for going to the next or previous page based on website pagination
  • Added actions "nextPageNewTab" and "previousPageNewTab" for going to the next or previous page in a new tab
  • Added actions "toParentUrl" and "toRootUrl" for removing levels/directories at the end of the url (separated by "/")
  • Added actions "toParentSubdomain" and "toRootSubdomain" for removing subdomains from the url (separated by ".")
  • Added support for certain numpad keys in recursive insert mode mappings
  • Added funding link to my personal Github sponsors page: Jelmerro
  • Mappings * and tx etc. in visual mode now return to normal mode, similar to Vim
  • Non-recursive insert mode mappings can now refer to a key with native functionality (if supported by Electron)
  • Follow mode can now click on JavaScript links without reloading the page
  • Actions "increasePageNumber" and "decreasePageNumber" now only read the page query parameters, use the new actions for old functionality
  • Fixed text copy and download actions not doing the right thing when called from the context menu
  • Fixed splits being swapped in the grid if splitting directly to an already open page
  • Fixed menu actions being cancelled if parent mode has a multi-key mapping
  • Fixed folders with many items not being scrollable in the file explorer

Other

  • Electron 13.1.4 (was 13.1.2)
  • Chromium 91.0.4472.106 (was 91.0.4472.77)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Don't miss a new Vieb release

NewReleases is sending notifications on new releases.