From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id AE74F20018 for ; Wed, 1 May 2024 21:23:25 +0200 (CEST) Received: from mail.9lab.org ([168.119.8.41]) by 9front; Wed May 1 15:22:28 -0400 2024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9lab.org; s=20210803; t=1714591320; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LcoX19gHTHAEl849eM0JLreIA/jMi2VjnCTVunbkFCc=; b=IHiHQE8KJhUCXczuBw8c91/+F6BDuMRDdvqEIV4x1rv9XWuzQBF8kdVopmZHg2/7eDpGW7 BWqmp7EDwUwUY/UBDMy9lCOBUWlJWYuUzXfAyOE8tatub2NYbtOv3+PRwiUNFZfrlFvjpQ RX/a17Hr/jhnkPFuYRzMnhlYZZfs4kA= Received: from smtpclient.apple ( [162.213.162.246]) by mail.9lab.org (OpenSMTPD) with ESMTPSA id ccd1527f (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <9front@9front.org>; Wed, 1 May 2024 21:21:59 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: =?utf-8?Q?Igor_B=C3=B6hm?= Mime-Version: 1.0 (1.0) Date: Wed, 1 May 2024 21:21:48 +0200 Message-Id: References: In-Reply-To: To: 9front@9front.org X-Mailer: iPhone Mail (21E236) List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: ActivityPub over TOR grid full-stack component dependency framework Subject: Re: [9front] Request to include vcrop and vdir Reply-To: 9front@9front.org Precedence: bulk vdir and vcrop have become part and parcel of a set of tools I depend on in my daily workflows and would therefore welcome their inclusion. > On 01.05.2024, at 20:03, phil9 wrote: >=20 > =EF=BB=BFHi, >=20 > Some (notorious) people suggested the inclusion of the two following > tools I wrote: > - vcrop (a visual image cropper): http://shithub.us/phil9/vcrop/HEAD/info.= html > - vdir (a visual directory browser): http://shithub.us/phil9/vdir/HEAD/inf= o.html >=20 > Is it ok to commit them ? >=20 > I will write a proper man page for vdir first if it is to be included. >=20 > cheers > --phil