1

Re: ViEmu/VS and ViEmu/SQL 2.0.51 available

I have just uploaded new builds of ViEmu for Visual Studio and ViEmu for SQL Server, both with version number 2.0.51. Since I now have both dev branches together, I'll try to keep releases parallel. There are a bunch of fixes.

Here are the links:

  ViEmu for Visual Studio: http://www.viemu.com/ViEmu-2.0.51.msi

  ViEmu for SQL Server 2005: http://www.viemu.com/ViEmuSQL-2.0.51.msi

Both need a manual uninstall of previous 2.0.x versions before installing them.

Common issues addressed in these builds:

- Motions i or a followed by one of {}<>[]bB now are adaptive linewise/charwise, as in vim
- Ctrl-] followed by Ctrl-O didn't return to the point before Ctrl-], but to the one before that (it failed only in intra-file jumps)
- When searching with '*' or '#', \<token\> is now added to user-typed search history (you can do /<up> and they'll be there)
- Fixed bug in "single-line" files (cursor doesn't move) - it's a VS.NET 2003 bug, but ViEmu made it more apparent
- Implemented ':set'/':set all' to show all the current settings
- The cursor sometimes wouldn't properly have its block shape since the first moment (hopefully fixed)

There is one occasional bug I researched heavily for this release, which hasn't resulted in a "real" fix, but a useful workaround. Details here:

  http://forums.ngedit.com/viewtopic.php?id=143

Please let me know if there's something wrong. I keep working in other pending issues and getting closer to an official 2.1 release.

Thanks for all the support & feedback!

  - Jon