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.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 31150 invoked from network); 29 Apr 2022 20:25:26 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 29 Apr 2022 20:25:26 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Fri Apr 29 16:23:51 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1651263828; 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; bh=XfX9RtJlVd5g3iyiEsjlwJa56CP+PYVWWY9P80T3Yfo=; b=ymGyAbVHWRUOkr0OrtZPsFuC9fe3hhT6Jip9IPn3PsQomi1jeDUfvQf45sOWExMNWqpfua qvr9aVMpW2iE8ASDIaqIIS26L7cxRvZjz1y8Za+6nMFFWW6Kjj9wvnaI/AkKWy1iwSIDKA D38gcdgSYiYP5Q649zNVuFCyfSZLJeg= Received: by wopr.sciops.net (OpenSMTPD) with ESMTPSA id f6e16827 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <9front@9front.org>; Fri, 29 Apr 2022 13:23:48 -0700 (PDT) Message-ID: <92F498082EA0500F5DD2E0608E0E5693@wopr.sciops.net> Date: Fri, 29 Apr 2022 22:23:46 +0200 From: qwx@sciops.net To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: stateless table template Subject: Re: [9front] sam patch to ignore autoindent in cmd window Reply-To: 9front@9front.org Precedence: bulk On Fri Apr 29 07:32:22 +0200 2022, umbraticus@prosimetrum.com wrote: > Things can get weird under sam -a if you type > a command starting with whitespace. I think > the best solution is probably just to ignore > autoindent in the command window: I'm very much in favor, this has bitten me a few times, esp. when doing weird things with ^ _, etc. Thanks, qwx