2017-07-08 05:59:00 -07:00
|
|
|
<!-- Before reporting: search existing issues and check the FAQ. -->
|
|
|
|
|
2016-06-03 12:05:44 -07:00
|
|
|
- `nvim --version`:
|
|
|
|
- Vim (version: ) behaves differently?
|
2016-04-06 18:23:25 -07:00
|
|
|
- Operating system/version:
|
|
|
|
- Terminal name/version:
|
|
|
|
- `$TERM`:
|
2016-02-17 14:34:42 -07:00
|
|
|
|
2016-04-23 23:00:39 -07:00
|
|
|
### Steps to reproduce using `nvim -u NORC`
|
2016-04-06 18:23:25 -07:00
|
|
|
|
2016-04-23 23:00:39 -07:00
|
|
|
```
|
|
|
|
nvim -u NORC
|
2019-05-24 09:07:16 -07:00
|
|
|
# Alternative for shell-related problems:
|
|
|
|
# env -i TERM=ansi-256color "$(which nvim)"
|
2016-04-23 23:00:39 -07:00
|
|
|
|
|
|
|
```
|
2017-07-08 05:59:00 -07:00
|
|
|
|
|
|
|
### Actual behaviour
|
|
|
|
|
|
|
|
### Expected behaviour
|
|
|
|
|