From c1496854a8e68d81966edab197267e5d25e4c460 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Tue, 25 Aug 2020 13:06:05 -0400 Subject: [PATCH] Remove newline --- ui/stashitem.go | 1 - 1 file changed, 1 deletion(-) 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