Skip to content

Handling unicode text files #23

@jdm3

Description

@jdm3

Unicode text files are detected as binary and originally opened in hex mode. Ideally, they should not be treated as binary by default IMO.

From there, executing :HexToggle initially leads to an empty buffer.

Reloading with :e! shows the text again, but with an empty fileencoding so the text is not rendered correctly.

I can't find a way to show unicode text without disabling this extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions