Skip to content

csv deliminator support "\u0001" #2846

@TATOAO

Description

@TATOAO

Currently, it will raise an error "delimiter must be a 1-character string"

But it might be an often case that the csv is using \u0001 as the delimiter

I used this method to change deliminator:

Open file.
Press zO to open the sheet's options.
Navigate to option csv-delimiter.
Press l to go to the value column (usually, second to the right).
Press e to edit the value.
Write | and press Enter.
Press q to go back to your original sheet.
Press Ctrl-r to reload the sheet.

From https://stackoverflow.com/questions/69359412/how-do-i-open-a-file-in-visidata-with-a-specific-separator

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions