view READMEdir/README_haiku.txt @ 21731:48f9bf2c677d v8.2.1415

patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline' Commit: https://github.com/vim/vim/commit/6f8f7337c1211692d508239eb4cbc8a6f67de497 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 10 21:19:23 2020 +0200 patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline' Problem: Closing a popup window with CTRL-C interrupts 'statusline' if it calls a function. Solution: Reset got_int while redrawing. (closes #6675)
author Bram Moolenaar <Bram@vim.org>
date Mon, 10 Aug 2020 21:30:05 +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.