v4.2.0
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 |