github pit-ray/win-vind v4.2.0

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

Minor

Fix

  • Fixed some bugs.

Change

  • If there is a syntax error in .vindrc at startup, use the default value and show the main error on the command line.

New

  • Support for dot command (#29). However, editing in insert mode will not be repeated. (ID: repeat_last_change)
  • Support for block-style carets (#12, #31). There are a solid mode with fixed size and a flex mode with pseudo blocks by selection.
    set blockstylecaret                 " Enable
    set blockstylecaret_mode = solid    " Static size mode [Default]
    set blockstylecaret_mode = flex     " Variable size mode
    set blockstylecaret_width = 15      " Width on solid mode

Note

I have been able to confirm that this version works with the following Windows 11.

Edition Windows 11 Home Insider Preview
Version Dev
OS Build 22449.1000
Experience Windows Feature Experience Pack 1000.22449.1000.0

Don't miss a new win-vind release

NewReleases is sending notifications on new releases.