From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 9B2111F8C8 for ; Thu, 1 Jul 2021 11:31:33 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] lei inspect: "mid:" prefix and pager Date: Thu, 1 Jul 2021 11:31:31 +0000 Message-Id: <20210701113133.30648-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: Some things that came up while chasing -extindex deduplication weirdness (and my head hurts because of that...) Eric Wong (2): lei inspect: support automatic pager in output lei inspect: support "mid:" (and "m:") prefix lib/PublicInbox/LeiInspect.pm | 60 +++++++++++++++++++++++++++-------- 1 file changed, 46 insertions(+), 14 deletions(-)