Before reporting:search [existing issues](https://github.com/neovim/neovim/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and check the [FAQ](https://github.com/neovim/neovim/wiki/FAQ).
- type:input
attributes:
label:"Neovim Version"
description:"`nvim --version`:"
validations:
required:true
- type:input
attributes:
label:"Operating system/version:"
validations:
required:true
- type:input
attributes:
label:"Terminal name/version:"
validations:
required:true
- type:input
attributes:
label:"TERM environment variable"
description:"echo `$TERM`:"
validations:
required:true
- type:input
attributes:
label:"Installation"
description:"How did you install neovim: build from repo / system package manager / appimage / homebrew / snap / chocolatey / other (please specify)?"
description:"Does Vim behave differently when called with `vim -u DEFAULTS`? (Please add the specific version, including patch level, of Vim that you tested.)"