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=-0.0 required=5.0 tests=MAILING_LIST_MULTI, PP_MIME_FAKE_ASCII_TEXT,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 29e1d28c for ; Fri, 15 Nov 2019 12:10:21 +0000 (UTC) Received: (qmail 23949 invoked by alias); 15 Nov 2019 12:10:10 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 24440 Received: (qmail 3092 invoked by uid 1010); 15 Nov 2019 12:10:10 -0000 X-Qmail-Scanner-Diagnostics: from 195-159-176-226.customer.powertech.no by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.0/25628. spamassassin: 3.4.2. Clear:RC:0(195.159.176.226):SA:0(0.6/5.0):. Processed in 2.212111 secs); 15 Nov 2019 12:10:10 -0000 X-Envelope-From: gcszu-zsh-users@m.gmane.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at m.gmane.org does not designate permitted sender hosts) X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@zsh.org From: zzapper Subject: Re: Change interactive command into a comment Date: Fri, 15 Nov 2019 12:09:25 -0000 (UTC) Organization: Your Company Message-ID: References: User-Agent: Xnews/2009.05.01 X-Antivirus: Avast (VPS 191113-8, 13/11/2019), Outbound message X-Antivirus-Status: Clean Perry Smith wrote in news:AE14DF7F-5C34-4D14-A20A-8356C547E114@easesoftware.com: > I found INTERACTIVE_COMMENTS but now Iƒ Tm curious, what is zsh trying > to do with a line starting with # ? e.g. # echo dog There is also bultin to zsh & bash # which will autmatically insert # before current command and carriage return on my system the meta key is Alt. and yes i always want setopt interactivecomments # allows end of command line comments -- zzapper https://twitter.com/dailyzshtip