From owner-freebsd-questions@FreeBSD.ORG Fri Sep 26 05:48:50 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F1B14F7 for ; Fri, 26 Sep 2014 05:48:50 +0000 (UTC) Received: from qmta06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:43:76:96:62:56]) by mx1.freebsd.org (Postfix) with ESMTP id C3C28CF9 for ; Fri, 26 Sep 2014 05:48:49 +0000 (UTC) Received: from omta02.westchester.pa.mail.comcast.net ([76.96.62.19]) by qmta06.westchester.pa.mail.comcast.net with comcast id vhnt1o0010QuhwU56hooKz; Fri, 26 Sep 2014 05:48:48 +0000 Received: from Curly-Sr.dbis.net ([50.183.226.175]) by omta02.westchester.pa.mail.comcast.net with comcast id vhoo1o0023nhSLa3NhooNs; Fri, 26 Sep 2014 05:48:48 +0000 Message-ID: <5424FE3A.3030005@comcast.net> Date: Thu, 25 Sep 2014 23:48:42 -0600 From: Dave Babb User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: User Questions Subject: [SOLVED] tcsch delete key issue DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1411710528; bh=4KHdwp9DsF6iiVmDLfKkmL6sLfbckg0ZrfbcxmepGvs=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=aIuuE8VEmoG43GnluHISfjO9KJCyZlnnNT8CJwQSA/jpTn2LD1g+/IDMC9/+uDQ1v ZicedfRMAgHrK4q/z1hRnusBupUofCkiZFHROPGoR76xfI6ewP+vSZvZvGmqmHUTm1 iaVBTsGirIkkxzppUSnFKagnAGIgBkXY580MGcAIhlmeqPn4MRnRj3kboO98nGzOMw 4fEHJ4/1UVWKrLRaIPgMPrt0aKw0cq1kd8y2ZsUM4CcjUcAWFnFNSo/S9Og4lbi/Z3 dlfnPEHLtDZ2x1zfi0eKCri936DGI9waysmZ1W7ODdVjzSghDqIgya5b1klnTNLj2b 9HvE2BJ3VM0bA== Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2014 05:48:50 -0000 Thank you to those who responded. I modified my .tcshrc file by adding the following bind key sequence to the already defined section with other bind key statements. I used: bindkey "\e[3~" delete-char Thank you to all who sent help. Sincerely and respectfully, Dave