MacVim är en portning av textredigeraren Vim till Mac OS X. Tanken med en egen version är att den ska passa in bättre i macOS utseende.
Editorn är gratis att använda,.
- MacVim stöder flera fönster med flikredigering och en mängd andra funktioner som:
- Bindningar till vanliga OS X-kortkommandon (⌘-Z, ⌘-V, ⌘-A, ⌘-G, etc.),
- Transparenta bakgrunder,
- Fullskärmsläge,
- Multibyte-redigering med OS X-inmatningsmetoder och automatisk teckensnittsersättning,
- ODB-redigeringsstöd,
- Viktigast av allt, MacVim ger dig full kraft från Vim 7.2 till Mac OS X.
What’s new in version 9.1.1000
Changed
- Use getregion() for showing definition of selected texts by @ychin in #1508
- Expose setting to only open untitled window only on reactivation by @ychin in #1509
- Add setting for whether to show document icon at title bar by @ychin in #1510
- Dark mode improve docs for v:os_appearance and add tests by @ychin in #1511
- Add support for macos-15 for CI by @ychin in #1514
- Fix non-native fullscreen quit to black screen bug by @ychin in #1516
- Fix resizing MacVim window occasionally result in a stale wrong Vim size by @ychin in #1518
- Fix non-native full screen misc crash, background color, and transparency issues by @ychin in #1521
- Fix menu item “MacVim Website” to go to correct URL by @ychin in #1524
- Fix full screen window restore / multi-screen / misc issues by @ychin in #1525
- New defaults: Smoothly resize window, guioptions+=k by @ychin in #1528