diff --git a/ui/stashitem.go b/ui/stashitem.go index f65722d..0241b11 100644 --- a/ui/stashitem.go +++ b/ui/stashitem.go @@ -32,7 +32,6 @@ var ( ) func stashItemView(b *strings.Builder, m stashModel, index int, md *markdown) { - truncateTo := m.terminalWidth - stashViewHorizontalPadding*2 gutter := " " title := md.Note