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, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 11781 invoked from network); 21 Feb 2021 23:51:17 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 21 Feb 2021 23:51:17 -0000 Received: from mail-40130.protonmail.ch ([185.70.40.130]) by 1ess; Sun Feb 21 18:45:00 -0500 2021 Date: Sun, 21 Feb 2021 23:44:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1613951094; bh=vn+M0C60aJh3BqexppTfT9Mb3YbzZ0oDZ5AiDgcd4dE=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=P4shokdeFdTW12gvAJGstYUX4+hb7BzMZFVlNd1mmIK+uxckEvHZZzHY5DoUbaojm QSyo+GBjFUpGux4J1qzOFprDMpezKvW0IoK9rOCXjjhCsLyOs+bbCyEHRty2zAGV2v iiRHxNXkcVdvkYvKYurSWnUrQUbYgGpgwGBgtv20= To: "9front@9front.org" <9front@9front.org> From: Michael Enders Message-ID: In-Reply-To: <3f028fcd-da02-4675-969e-6d71c1bc0589@sirjofri.de> References: <3f028fcd-da02-4675-969e-6d71c1bc0589@sirjofri.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: virtualized extensible package-oriented GPU manager Subject: Re: [9front] quitting acid Reply-To: 9front@9front.org Precedence: bulk =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Sunday, February 21, 2021 5:08 PM, sirjofri wrote: > > How do you currently quit acid? I just quit stdin (Ctrl+D). Acid then > prints commands to kill the debugged processes, so I assume that's the > way to quit acid. > > sirjofri By killing the window. Suspected it was a tad bit excessive, Ctrl-D seems t= o be what I was looking for. Thanks