github Jelmerro/Vieb 5.2.0
Vieb 5.2.0

latest releases: 12.1.0, 12.0.0, 11.0.0...
3 years ago

Vieb

  • Add action "repeatLastAction" to repeat the last called action or mapstring
  • Add action "p.restoreSelection" to restore the previously selected text in visual mode
  • Add mapping to execute the last executed command again (requires commandhist to be on "useronly" or "all")
  • Add cheatsheet for default mappings and general usage of Vieb to the help page, website and readme
  • Add example config for Vivaldi, Surfingkeys, Pentadactyl, Saka Key and Vim Vixen
  • Add support for numpad/keypad keys in mappings, such as k3, kEnd or kPlus
  • Add actions for visual mode to search, open, open in new tab, open externally or download selected text
  • Add setting "mousevisualmode" to control what happens when you select text with the mouse in relation to visual mode
  • More consistent opening of splits when many tabs are open
  • Further improvements to the encoding and decoding of urls
  • Keycodes for popups are now acquired the same way as regular keys, so that they work on different keyboard layouts
  • Action "editWithVim" can now also be used to edit text in search, explore and command mode (besides just input fields in insert)
  • Action "nop" is now a regular action, old name "Nop" will continue to work due to recent case-insensitive action names rework
  • Window state is now also saved after a series of actions, instead of only before it and on quit
  • Fix missing help docs for media related actions, such as pausing, muting and looping
  • Fix all actions being reported as countable even though some of them aren't
  • Fix call command and custom mappings not always executing first part of the mapping from normal mode
  • Fix uncountable actions being executed multiple times when not recursively called
  • Fix broken symlink for Linux installers in /usr/bin

Other

  • Electron 13.1.2 (was 13.1.1)
  • Chromium 91.0.4472.77 (unchanged)

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.