summary: the Keyboard Strategy works by differentiating inputs between Text and Non Text Elements, as they are remapped to different sets of keys. a WebArea can be both though, like the Mail composer is a WebArea, but a Safari web page is one too. now kV will differentiate between those two types of WebArea, which greatly improves browsers support, especially Safari.
fix
- Characters Window position now works properly at all times on multiple monitors
improve
- detection and separation of different types of WebArea into Text and Non Text Elements. this will result in better support for apps that use WebArea as a Non Text Elements, like browsers.
- improve Safari overall experience when on a page (when entering Normal Mode, and when using
j,k,G,gg) - various backend performance improvements regarding dealing with the App Families
- UI tweaks
new
- kindaVim is now supported by mackup, which allows you to sync the Preferences across multiple computers
- add Spark to The Wizard