view READMEdir/README_haiku.txt @ 28331:3e707d35d05d v8.2.4691

patch 8.2.4691: solution for <Cmd> in a mapping causes trouble Commit: https://github.com/vim/vim/commit/ca9d8d2cb9fc6b9240f2a74ccd36f9d966488294 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 4 22:09:30 2022 +0100 patch 8.2.4691: solution for <Cmd> in a mapping causes trouble Problem: Solution for <Cmd> in a mapping causes trouble. Solution: Use another solution: put back CTRL-O after reading the <Cmd> sequence.
author Bram Moolenaar <Bram@vim.org>
date Mon, 04 Apr 2022 23:15:03 +0200
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.