Versie 8.0 van Vi IMproved, oftewel Vim, is uitgekomen. Deze universele editor is ooit door Bram Moolenaar voor de Commodore Amiga ontwikkeld, maar is tegenwoordig ook voor Unix, Linux, macOS, OS/2, DOS en Windows beschikbaar. Vim wordt niet actief ontwikkeld en meestal zitten er een paar jaar tussen de verschillende versies. Versie 8.0 is zelfs de eerste grote update in tien jaar. De belangrijkste verbeteringen wordt in de aankondiging aangestipt:
Announcing: Vim (Vi IMproved) version 8.0
This the first major Vim release in ten years. There are interesting new features, many small improvements and lots of bug fixes. Among the new features are:Once you have installed Vim 8.0 you can find details about the changes since Vim 7.4 with:
- Asynchronous I/O support, channels, JSON
- Jobs
- Timers
- Partials, Lambdas and Closures
- Packages
- New style testing
- Viminfo merged by timestamp
- GTK+ 3 support
- MS-Windows DirectX support
:help version8
Or view it online.
