view READMEdir/README_haiku.txt @ 23031:b68313ee7002 v8.2.2062

patch 8.2.2062: <Cmd> does not handle CTRL-V Commit: https://github.com/vim/vim/commit/4a44120e3dc1d40dd7109658afd5e078360b1d8f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 28 14:43:26 2020 +0100 patch 8.2.2062: <Cmd> does not handle CTRL-V Problem: <Cmd> does not handle CTRL-V. Solution: Call get_literal() after encountering CTRL-V. (closes https://github.com/vim/vim/issues/7387)
author Bram Moolenaar <Bram@vim.org>
date Sat, 28 Nov 2020 14:45:04 +0100
parents 57a69af99e48
children f8116058ca76
line wrap: on
line source

README_haiku.txt for version 8.2 of Vim: Vi IMproved.

This file explains the installation of Vim on Haiku operating system.
See "README.txt" for general information about Vim.

Preferred (and easy) way to get Vim on Haiku is to use default Haiku
software repository HaikuPorts. To get Vim:

- Open HaikuDepot application and search for "vim" package, then install,
- Open a Terminal and type "pkgman install vim", then follow instructions.

If you prefer to install Vim from source, follow the instructions on
"runtime/doc/os_haiku.txt", "Compiling Vim" section.