Skip to content

Remove verbose window size log after exit #79

@untcha

Description

@untcha

Description: Every time diffnav exits, it logs got tea.WindowSizeMsg with width/height to stdout/stderr. This is noisy in normal use. Please drop or gate this log behind a debug flag.

log.Info("got tea.WindowSizeMsg", "width", msg.Width, "height", msg.Height)

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