From: Karel Zak Date: Mon, 5 Mar 2018 12:40:55 +0000 (+0100) Subject: docs: add script(1) events idea to TODO X-Git-Tag: v2.32~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcb673937faa2c3249f6f4482a3ca32da7155105;p=thirdparty%2Futil-linux.git docs: add script(1) events idea to TODO Addresses: https://github.com/karelzak/util-linux/issues/583 Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 4910aa50f0..28d2abf3d4 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -8,6 +8,26 @@ libsmartcols string) for everything. See for example SIZE in "lsblk --json --bytes" output. +script +------ + - (!) add terminal type ($TERM), columns and lines to the header line, something like: + + Script started on 2018-03-05 13:02:08+0100 [term="xterm-256color", lines=53, columns=190] + + see https://github.com/karelzak/util-linux/issues/583 + + - think about optional "event" records in timing file to save information + about non-data changes like signals (SIGWINCH, SIGSTOP, SIGCONT, etc.) + in format: + +