This reverts commit 1271ce96e8.
1271ce96e8
@@ -52,7 +52,6 @@ func RedrawRows(clr bool) {
y := 1
if config.GetSwitchVal("enableHeader") {
header.SetCount(cursor.Len())
header.SetMemoryUsage(cursor.MemoryUsage())
header.SetFilter(config.GetVal("filterStr"))
y += header.Height()
}
The note is not visible to the blocked user.