Would 1, 2, 3 be added in this version? 1 155 (-14) 63 -7 add IDE features (debugger integration, shell window) 2 153 (-36) 61 -8 add integration with Python instead of inventing more Vim script 3 123 (-1) 47 -1 fix all problems, big and small; make Vim more robust
> > I'll look at the voting list to help me decide what to include: > http://www.vim.org/sponsor/vote_results.php > However, I don't have time to add features from scratch and patches > that need a lot more work. The "persistent undo" feature is a border > case. It's in the fourth position now, but the patch needs a bit more > work. I'll see what I can do. > > For now the files are only distributed through Mercurial. That makes it > easy for me to make the files available after each change. And easy for > you to sync with the latest version. > > To get the files: > hg clone https://vim.googlecode.com/hg/ vim > cd vim > hg update vim73 > > Later you can fetch changes, as often as you like, with: > hg pull > hg update > > You can also use your existing Mercurial Vim repository, or a clone of > it, and jump to the "vim73" branch. Should be faster. > > For a bit more information and links to Mercurial documentation: > http://www.vim.org/mercurial.php > > I'm not going to make binaries for a while. If someone can volunteer to > make MS-Windows binaries available, please let us know. > > Please send remarks about the 7.3 development to the vim-dev maillist. > > -- > Never overestimate a man's ability to underestimate a woman. > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net > \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/\\\ > \\\ download, build and distribute -- http://www.A-A-P.org > /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org > /// > > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > -- leal @ http://linxiao.net -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
