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.0 required=5.0 tests=MAILING_LIST_MULTI, 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 d4330a94 for ; Fri, 6 Mar 2020 19:54:52 +0000 (UTC) Received: (qmail 4902 invoked by alias); 6 Mar 2020 19:54:43 -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: 24717 Received: (qmail 6532 invoked by uid 1010); 6 Mar 2020 19:54:43 -0000 X-Qmail-Scanner-Diagnostics: from mout02.posteo.de by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.2/25738. spamassassin: 3.4.2. Clear:RC:0(185.67.36.66):SA:0(-4.3/5.0):. Processed in 2.09956 secs); 06 Mar 2020 19:54:43 -0000 X-Envelope-From: manfred.lotz@posteo.de X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at posteo.de designates 185.67.36.66 as permitted sender) Date: Fri, 6 Mar 2020 20:54:00 +0100 From: Manfred Lotz To: Zsh-Users List Subject: Deleting entries in history Message-ID: <20200306205400.58343f26@hogwart> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit What is the proper way to delete entries in the history? Just load the history file in an editor, deleting things and save it? I didn't dare as I was afraid to interfere with the zsh shell managing the history file. -- Manfred