github pit-ray/win-vind v4.1.0

latest releases: v5.13.2, coverity, coverity-update-cache...
3 years ago

Minor

Fix

  • Fix the problem that command in .vindrc is misinterpreted as cmap.

New

  • Support cmap and cnoremap.
  • Added a list option arrangewin_ignore to remove from the target in ArrangeWindows.
    set arrangewin_ignore = gvim, rainmeter
  • Added option to perform UI scan asynchronously, which is required by EasyClick and autofocus_textarea, for performance rather than accuracy. (uiacachebuild, uiacachebuild_lifetime, uiacachebuild_staybegin, uiacachebuild_stayend). A performance improvement of about 30 times can be expected.
    set uiacachebuild
    set uiacachebuild_lifetime = 1000 "frequent update
  • Add autofocus_textarea option to automatically focus the nearest text field to the mouse cursor when transitioning to Editor Normal Mode (#26).

Change (*Attention)

  • Change the default binding of transition to Resident Mode to <Esc-Down> due to duplication of <C-i> shortcut for italicizing in MS Office.
  • Also, change the default binding from Resident Mode to Insert Mode to <Esc-Up>.

Don't miss a new win-vind release

NewReleases is sending notifications on new releases.