From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17068 invoked from network); 4 Nov 2021 23:40:54 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 4 Nov 2021 23:40:54 -0000 Received: from mail-ua1-f41.google.com ([209.85.222.41]) by 4ess; Thu Nov 4 19:34:56 -0400 2021 Received: by mail-ua1-f41.google.com with SMTP id v20so13969047uaj.9 for <9front@9front.org>; Thu, 04 Nov 2021 16:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=RwzNindZyxLHLqt7c92BJBRz4r35QENQcnrwu7F0LpY=; b=M0/pzH5xBhUHgSEsPbzbEXxFky+muMiOPEYCx2stXRJ+3lQaOr8XL7YKStIOWd0Kyw HaFxqyTscsOyEkBntWtpbcB0dWTpgRX03v65lWjb5Q4420CVoV2XuY0twbqdbLmEByda Q1MusMnTqVVf9cd1yp9WBXpQyZxE5JrMbY/9eVl9Lx/o+W3mGK89NqBjf4rGja09KTTp cnSyiXLPqB7uz8S0zH3ehTLNs+6Gwv5KD3gAicuRzMJDCn41+Iqm6fCQO+4cEd+sB3rG bBJsZMKuHM/pGASJjksDM2SGrtlhYndbLrrg1VmVjm3kFvfPcT1Lrlshy/nHKhtSHg3h ZzuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=RwzNindZyxLHLqt7c92BJBRz4r35QENQcnrwu7F0LpY=; b=hJkDe+T6/jl6yjkOIOrPGXEDESZ5iJ58yVcEHv0rRRJ7oDmUM9nKcUzx1jgkyJGZOx Ks5ErP6wpAmaj0txhAosFzr1VXf42S/AgZpPn56C0BljKf9yguNkhqj8yxTuy+KGisPs pvedI+rxgXChiStJX1AwtK+fNJvXFGXb/iuC4x8UNI+7rYr6Wo+BKxdh6rif8wHB9Kb5 AvqkFvESVuVvBNT+xNds/+moF2cKibYa4Cl+rIoJtbWZHzHrzq9Iq0wb3EmL5MbnFyAF 4+vG2L0n8d/vs+zxsMVAiFw1oGQRwVt68zPqNHvgmedLGNcNKXkEC4F4KbLMyeWxA1Aq zyow== X-Gm-Message-State: AOAM533cdfHCqpgXTcH+J++RBAxlgUfpdNnTg02YWJYjpDtvR+P1FYdI CtVG0KlZWpxzskHCPHOjZk5s80ErdxYApCoQa8Pv1UFX X-Google-Smtp-Source: ABdhPJyjrn79GxMVFnqHSe9JOkq2AcZUvGlfU5jmYlMVSd1wHySDULtS6eJM+EZ+SPGYW11gTQcZKlb8W7gNySyTEK8= X-Received: by 2002:a05:6102:160b:: with SMTP id cu11mr22893323vsb.49.1636068889417; Thu, 04 Nov 2021 16:34:49 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a59:9345:0:b0:238:4fd5:e324 with HTTP; Thu, 4 Nov 2021 16:34:49 -0700 (PDT) In-Reply-To: <560B46E39B1DC0F1E9D0BCDE6ABE3B56@prosimetrum.com> References: <560B46E39B1DC0F1E9D0BCDE6ABE3B56@prosimetrum.com> From: hiro <23hiro@gmail.com> Date: Fri, 5 Nov 2021 00:34:49 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: service CSS-oriented rails Subject: Re: [9front] [PATCH] rio(1): add triple-clicking and shift-up/down Reply-To: 9front@9front.org Precedence: bulk so now we get to document these errors, too? why would anybody need to scroll by single lines. this feature suggests useless usage habits, that nobody should have in the first place. On 11/5/21, umbraticus@prosimetrum.com wrote: > +A third click can be done right after a double-clicking that selects an > alphanumeric word, > +it selects the word itself and the non-whitespace characters around it. > > Sounds complicated and maybe slightly wrong > (triple-click on +.+-+/+, for example); what about just: > > Triple-clicking makes a selection bounded by whitespace. > > For shift, I think this section should be rephrased instead: > > Also, a page down > or down-arrow > scrolls forward > half a window, and page up or up-arrow scrolls back. > > and while we're at it we can correct it to =E2=85=93, =E2=85=94, and 1 li= ne. > > umbraticus >