From: Karel Zak Date: Thu, 9 Jul 2020 07:34:30 +0000 (+0200) Subject: docs: add terminal hyperlinks to TODO X-Git-Tag: v2.36-rc2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a102522992a77f15ccf8c04f931f1e25072da8b1;p=thirdparty%2Futil-linux.git docs: add terminal hyperlinks to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 28112d861d..4172649a2d 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -5,6 +5,13 @@ script (lib/pty-session.c) -------------------------- - (!) add #ifdefs and optional code for non-signalfd() systems + +docs +---- + - use terminal hyperlinks (for example for --help) + try on terminal: printf 'For more details see \e]8;;man:fdisk(8)\e\\fdisk(8)\e]8;;\e\\.\n' + https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda + rev --- - support huge input lines (for example read input by small fixed buffer