Wednesday, February 14, 2018

Re: current milestone in Vim development (Bram has commited +- daily)

On Thu, Feb 15, 2018 at 5:00 AM, Renato Fabbri <renato.fabbri@gmail.com> wrote:
> in Bram's 2016 screencast (video) about 25 years of Vim,
> he shows commit stats in which large periods of
> daily commits precedes relevant Vim releases.
>
> Anyone know current milestone(s)?
>
> cheers,
> R.

I would call Vim a "rolling release" product. Version numbers are
increased when a significant new feature has been added and a little
tested, but bugfixes and enhancements are indeed published about every
day.

As of this writing, the latest version is 8.0.1520. You may or may not
find a precompiled version of it for your OS, otherwise see:
http://vim.wikia.com/wiki/Getting_the_Vim_source_with_Mercurial
http://users.skynet.be/antoine.mechelynck/vim/compile.htm
(compilling Vim on Windows)
http://users.skynet.be/antoine.mechelynck/vim/compunix.htm
(compiling Vim on unix-like systems)

Once you have a recent Vim up and running, see ":help version8.txt"
for the release notes. The list of patches in that helpfile goes only
up to 8.0.0586 at the moment, though. For a full but terse list, see
http://ftp.vim.org/pub/vim/patches/8.0/

Best regards,
Tony.

--
--
You received this message from the "vim_use" 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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: