Excerpt
nvim --version: v0.4.3
vim -u DEFAULTS (version: 8.2.510 ) behaves differently?: Yes, it doesn't display the error
Operating system/version: Arch Linux
Terminal name/version: urxvt (with tmux)
$TERM: screen
Steps to reproduce using nvim -u NORC
Actual behaviour
Immediately as soon as I hope nvim (NORC or not), I get the error message:
E576: Error while reading ShaDa file: last entry specified that it occupies 58 bytes, but file ended earlier.
Expected behaviour
To not show this message, or if there's actually something wrong (which there probably is), tell me how to solve the problem or where to find this 'ShaDa' file and correct it. Sorry if this is obvious but it's very invasive!
I'm not sure where to look the error code up, so I made sure to include it in the title of this issue in case others have this problem too.
nvim --version: v0.4.3
vim -u DEFAULTS (version: 8.2.510 ) behaves differently?: Yes, it doesn't display the error
Operating system/version: Arch Linux
Terminal name/version: urxvt (with tmux)
$TERM: screen
Steps to reproduce using nvim -u NORC
Actual behaviour
Immediately as soon as I hope nvim (NORC or not), I get the error message:
E576: Error while reading ShaDa file: last entry specified that it occupies 58 bytes, but file ended earlier.
Expected behaviour
To not show this message, or if there's actually something wrong (which there probably is), tell me how to solve the problem or where to find this 'ShaDa' file and correct it. Sorry if this is obvious but it's very invasive!
I'm not sure where to look the error code up, so I made sure to include it in the title of this issue in case others have this problem too.