mirror of
https://github.com/neovim/neovim.git
synced 2025-12-27 16:49:13 +00:00
489 B
489 B
name, about, title, labels
| 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)"