From d240268a833a2a7aba85861dd09c7f17c37adbb5 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 13 Mar 2016 15:23:54 -0400 Subject: [PATCH] Docs: Added report size considerations --- doc/reports.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/reports.txt b/doc/reports.txt index 443ff9df..28257c2a 100644 --- a/doc/reports.txt +++ b/doc/reports.txt @@ -26,6 +26,9 @@ include: - Data will be filtered by Timewarrior, so that extensions will not need to reimplement this. +- Reports will be sized according to need, not according to available terminal + width. If a report does not fit in a window, it is not an error. + There will be a default report, which is configurable so that one of the reports can be hte default.