mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 19:25:11 -07:00
52215f5752
close #10058
22 lines
394 B
Markdown
22 lines
394 B
Markdown
<!-- Before reporting: search existing issues and check the FAQ. -->
|
|
|
|
- `nvim --version`:
|
|
- Vim (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)"
|
|
|
|
```
|
|
|
|
### Actual behaviour
|
|
|
|
### Expected behaviour
|
|
|