Vim的作者Bram Moolenaar刚刚发布了Vim 7.3e,如果一切顺利的话,这将是最后一个7.3的beta版,正式版将于一周内放出。
以下是Bram Moolenaar的邮件原文:
We are getting close to the 7.3 release! If nothing goes wrong I will
release 7.3 in less than a week. Last chance to report problems!
The biggest additions since 7.2:
- Persistent undo and undo for reload
- Blowfish encryption, encryption of the swap file
- Conceal text (note: since 7.3a 'conc' was renamed to 'cole')
- Lua interface
- Python 3 interface
Windows版直接下载:
ftp" target=_blank>
Vim是一个类似于Vi的文本编辑器,不过在Vi的基础上增加了很多新的特性,Vim普遍被推崇为类Vi编辑器中最好的一个,事实上真正的劲敌来自Emacs的不同变体。1999 年Emacs被选为Linuxworld文本编辑分类的优胜者,Vim屈居第二。但在2000年2月Vim赢得了Slashdot Beanie的最佳开放源代码文本编辑器大奖,又将Emacs推至二线, 总的来看, Vim和Emacs同样都是非常优秀的文本编辑器。