diff --git a/pkg/ui/pages/selection/selection.go b/pkg/ui/pages/selection/selection.go index 60865480c..2638ff16a 100644 --- a/pkg/ui/pages/selection/selection.go +++ b/pkg/ui/pages/selection/selection.go @@ -62,6 +62,7 @@ func New(c common.Common) *Selection { tabs: t, } readme := code.New(c, "", "") + readme.UseGlamour = true readme.NoContentStyle = c.Styles.NoContent.Copy(). SetString(defaultNoContent) selector := selector.New(c,