From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,MIME_QP_LONG_LINE, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 2f441194 for ; Fri, 16 Aug 2019 01:13:36 +0000 (UTC) Received: (qmail 4768 invoked by alias); 15 Aug 2019 16:24:27 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 44674 Received: (qmail 16253 invoked by uid 1010); 15 Aug 2019 16:24:27 -0000 X-Qmail-Scanner-Diagnostics: from st43p00im-ztdg10073201.me.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.101.2/25538. spamassassin: 3.4.2. Clear:RC:0(17.58.63.177):SA:0(-2.7/5.0):. Processed in 1.51874 secs); 15 Aug 2019 16:24:27 -0000 X-Envelope-From: whereislelouch@icloud.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at icloud.com designates 17.58.63.177 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=1a1hai; t=1565886232; bh=vFi0jxrJWLE68scfRmZeKNpYWhqxW6SFHf0cbdRBzrE=; h=Content-Type:Subject:From:Date:Message-Id:To; b=BIPubEtp047zlpMC7OdlRAdUPniftmWAlWO90TqOMP1BcTpwNr6JOpvvrx4PU7SZD F1KzsJlb+YR+PJcOEOMprg4b2XVe+JOo0ORMCwiE+1U2t8dlLRbJvxC12jQ2MaTvHP BIL7NZ/JqyAMKt8WlCutntHSh8K7rmD1K4QYCNJ8ZtxaCH2sj8nAjd5NMmSqVLS4c7 WQzmaOshayl55VpKSllewiLalIoNyhDcmtTJgo4DekXlPdAoEyA/tnWkyE8Sl8Gjql RfDeGr7eGmPsBp4oUww+kEGFHkuD4OZdpapQZ2iBC/+vOD0rEIxdqrmn8xD71tc15q 9z5YxYZahuPYw== Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: [Feature Request] Adding option to support triple quotes From: Aryn Starr X-Mailer: iPad Mail (16F203) In-Reply-To: Date: Thu, 15 Aug 2019 20:53:47 +0430 Cc: zsh-workers@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <2c845fb0-d628-400f-a805-ad8356b6d87a@www.fastmail.com> <7EBD1ADA-7179-4EEF-97CA-DBE4371D80D6@icloud.com> <876f807b-dfdd-4246-8cfe-7cf6f373ac88@www.fastmail.com> To: Daniel Shahaf X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-08-15_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 mlxscore=0 mlxlogscore=631 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1812120000 definitions=main-1908150159 The only preventive measure I can think of is to tell users to check zsh=E2=80= =99s version at the very start and exit noisily ...=20 > On Aug 15, 2019, at 8:42 PM, Daniel Shahaf wrote:= >=20 > Daniel Shahaf wrote on Thu, 15 Aug 2019 16:08 +00:00: >> Aryn Starr wrote on Thu, 15 Aug 2019 16:05 +00:00: >>> That cc function is a kind of calculator. Like=20 >>> https://github.com/arzzen/calc.plugin.zsh, but better. >>> That example of yours is indeed worthy of attention ... Can you think=20= >>> of possible remedies? I=E2=80=99m thinking about preventing mistakes tho= ugh,=20 >>> not malicious code. >>=20 >> Let's discuss this on list. >=20 > Here's a quick example, not very inspired but valid: >=20 > echo '''The installation hasn't finished; rm -rf / must be run after the n= ext reboot; should you forget that step, you'll have to restart the whole in= stallation from square one.'''