view .github/ISSUE_TEMPLATE/feature_request.md @ 16425:e263ace0c9d0 v8.1.1217

patch 8.1.1217: MS-Windows: no space reserved for font quality name commit https://github.com/vim/vim/commit/2155a6abaa5d065ad7b580229321860591126f2e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 27 19:15:45 2019 +0200 patch 8.1.1217: MS-Windows: no space reserved for font quality name Problem: MS-Windows: no space reserved for font quality name. Solution: Add quality_name length if present. (Ken Takata, closes https://github.com/vim/vim/issues/4311)
author Bram Moolenaar <Bram@vim.org>
date Sat, 27 Apr 2019 19:30:04 +0200
parents 9f9ea58719c3
children 4fdc8319ab24
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 related something that is currently hard to do? Please describe.**
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.