Mercurial > vim
view READMEdir/README_mac.txt @ 26610:95a267994eac v8.2.3834
patch 8.2.3834: Test_out_cb often fails on Mac
Commit: https://github.com/vim/vim/commit/deda6441e457072df39cdc8744dcd685d77fa273
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Dec 17 11:44:33 2021 +0000
patch 8.2.3834: Test_out_cb often fails on Mac
Problem: Test_out_cb often fails on Mac.
Solution: Increase the timeout with every retry.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 17 Dec 2021 12:45:05 +0100 |
parents | 9f41bfdbc6fc |
children | f8116058ca76 |
line wrap: on
line source
README_mac.txt for version 8.2 of Vim: Vi IMproved. This file explains the installation of Vim on MacOS systems. See "README.txt" for general information about Vim. To build from source get the files with git from https://github.com/vim/vim. The find the instructions in src/INSTALLmac.txt. Installing Vim using Homebrew: 1. Install Homebrew from http://brew.sh/ 2. Install the latest Vim with: brew install vim