From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: from mandoc.bsd.lv (bsd.lv [66.111.2.12]) by inbox.vuxu.org (Postfix) with ESMTP id F17602F7E6 for ; Tue, 8 Apr 2025 23:53:45 +0200 (CEST) Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id b684e108 for ; Tue, 8 Apr 2025 21:53:45 +0000 (UTC) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id 518ba451 for ; Tue, 8 Apr 2025 21:53:44 +0000 (UTC) Date: Tue, 8 Apr 2025 21:53:44 +0000 (UTC) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: Jan Engelhardt suggests using less -P to show name(sec) in the X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: Log Message: ----------- Jan Engelhardt suggests using less -P to show name(sec) in the bottom line Modified Files: -------------- mandoc: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /home/cvs/mandoc/mandoc/TODO,v diff -LTODO -LTODO -u -p -r1.336 -r1.337 --- TODO +++ TODO @@ -234,6 +234,11 @@ are mere guesses, and some may be wrong. --- missing man features ----------------------------------------------- +- When calling less(1), specify -P to print "name(sec) lines ..." + in the bottom line instead of "/tmp/man..." + Jan Engelhardt (SuSE) via Matej Cepl 06 Apr 2025 14:42:52 +0200 + loc * exist * algo * size * imp ** + - MANWIDTH Markus Waldeck 9 Jun 2015 05:49:56 +0200 Laura Morales 26 Apr 2018 08:15:55 +0200 -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv