Skip to content

Neovim doesn't respect character encoding #21

Description

@EmmasBox

I used neovim to edit the SSH config on a system today and ended up running the SSH process into the ground because it apparently opens files encoded in IBM-1047 fine but decides to convert it to UTF-8 if they're not tagged. I was able to get around this by tagging it in IBM-1047 and writing to the file with the settings again, but it's a bit dangerous that it decides to auto-convert if files are not tagged.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions