view .github/ISSUE_TEMPLATE/feature_request.md @ 32234:e87f89061076 v9.0.1448

patch 9.0.1448: diff test fails on MacOS 13 Commit: https://github.com/vim/vim/commit/d76670fc0d9bd9e09d8a3aa68ef58f796136d964 Author: ichizok <gclient.gaap@gmail.com> Date: Thu Apr 13 17:23:45 2023 +0100 patch 9.0.1448: diff test fails on MacOS 13 Problem: Diff test fails on MacOS 13. Solution: Install GNU diffutils. (Ozaki Kiichi, closes https://github.com/vim/vim/issues/12258)
author Bram Moolenaar <Bram@vim.org>
date Thu, 13 Apr 2023 18:30:04 +0200
parents 4fdc8319ab24
children
line wrap: on
line source

---
name: Feature request
about: Suggest an enhancement for Vim
title: ''
labels: enhancement

---

_Instructions: Replace the template text and remove irrelevant text (including this line)_

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.**
A clear and concise description of what is hard to do. Ex. It is difficult to [...] when [...]
(If it is related to runtime files, please check their header for where to discuss enhancements.)

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.