Skip to content

当输出带颜色字符时,表格错乱 #7

Description

@qinya0

image

image

func Green(s string) string {
	return fmt.Sprintf("%c[%dm%s%c[0m", 0x1B, 32, s, 0x1B)
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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