Skip to content

Header row: treat row 0 as a frozen header #72

Description

@adriangalilea

CSV has no native header concept but most real-world files have one. Ideas:

  • :set header command and/or a config key
  • auto-detect (row 0 all-strings while columns below are numeric)
  • frozen while scrolling, excluded from sorts/fills

Worth deciding the story before more features assume rows are homogeneous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions