view READMEdir/README_mac.txt @ 31093:004aee2845d2 v9.0.0881

patch 9.0.0881: cannot get the currently showing mouse shape Commit: https://github.com/vim/vim/commit/24dc19cdb2ce7cda2156d3b2eca6aee552b097dc Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 14 19:49:15 2022 +0000 patch 9.0.0881: cannot get the currently showing mouse shape Problem: Cannot get the currently showing mouse shape. Solution: Add getmouseshape().
author Bram Moolenaar <Bram@vim.org>
date Mon, 14 Nov 2022 21:00:05 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_mac.txt for version 9.0 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