Skip to content

Allow resizing tables like in lipgloss, while also be able to specify "default" widths for each column #894

@DarkPhily

Description

@DarkPhily

Is your feature request related to a problem? Please describe.
I would like to be able to resize my terminal and the table adjust to the width and height to it.

Describe the solution you'd like
I would like it to behave like described in lipgloss table resizing.

Describe alternatives you've considered
I tried using the WindowSizeMsg to set the table height and width, but it's only changing the outer boarders and not the inner one, which is seperating the header and the rows.

I also considered using lipgloss table, but there I'm not able to specify a width for the columns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions