mirror of
https://github.com/neovim/neovim.git
synced 2024-12-26 14:11:15 -07:00
2ef6f28e11
ref #10278 #10279 #10353
489 B
489 B
name | about | title | labels |
---|---|---|---|
Bug report | Report a problem in Nvim | bug |
nvim --version
:vim -u DEFAULTS
(version: ) behaves differently?- Operating system/version:
- Terminal name/version:
$TERM
:
Steps to reproduce using nvim -u NORC
nvim -u NORC
# Alternative for shell-related problems:
# env -i TERM=ansi-256color "$(which nvim)"