From owner-freebsd-questions@freebsd.org Tue Dec 29 12:53:44 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1D26A53E97 for ; Tue, 29 Dec 2015 12:53:44 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.133]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33FD71FE1 for ; Tue, 29 Dec 2015 12:53:43 +0000 (UTC) (envelope-from lists@bertram-scharpf.de) Received: from becker.bs.l ([85.180.6.239]) by mrelayeu.kundenserver.de (mreue005) with ESMTPSA (Nemesis) id 0MIAjy-1aGewI1bZ8-003wFT for ; Tue, 29 Dec 2015 13:53:36 +0100 Received: from bsch by becker.bs.l with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aDtmR-000McR-L3 for freebsd-questions@freebsd.org; Tue, 29 Dec 2015 13:53:35 +0100 Date: Tue, 29 Dec 2015 13:53:35 +0100 From: Bertram Scharpf To: freebsd-questions@freebsd.org Subject: Re: delete button in console Message-ID: <20151229125335.GA86730@becker.bs.l> Mail-Followup-To: freebsd-questions@freebsd.org References: <56825701.30908@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56825701.30908@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: Bertram Scharpf X-Provags-ID: V03:K0:uGwPY3+dvHir6+Vjj6A766caOPpviuYLw5VkEkyEJd6P+d+ZpzF +yF4ef2hNjlp52ZSPyUmGk76y0fm7MiI3inWN8xZ7f0LUHHCc8vAkSctPPC5nO6HovDT3PH wvg/qcql0W08y8fPf/SaUzW51xxxzb19YarLzwatHkCuj9A+ZGXuQqAB3FqF6uYBfZ4khas I/7x0OKBVlLU8fsRM0VSg== X-UI-Out-Filterresults: notjunk:1;V01:K0:OQCwp/3d+BY=:oOk1RXKBmLx47/LUkj2L55 yKiI9iLfpvaNY6CQiyhlloyMzGOK82Od3xzWsdna09wrO0N2AcPKxRn7RQtM0TWVpx8oY8LzC Hr/zAsJNjzDROp9bEtB9DY0aSHi5wI0iI46v/uzw6g19KBgMXR8OiQM29klsqD7ZFx3AnntOA OqToyPsuZa/g7guSQFQLE/ujwH3q/4/NCarhBY7KT8UCGVLDLBc6vtcgDoWpwcOuUZPcC7c3g BKjZK23Qpnf8VCrqNOspIQW7loNVu9aFFNkGCXJ4OFItLfp3l1P0FxhwSSfwuF5annhtiolqY dKDuFi0nQxD0qs4z8w4CbakMEu0dGwV2hiwtj11etvNczw1yrJNAHAQM7ndWxxYifXTzX/OMr d5inlfZbmNJLK1vkuk2pMbV8aVOlQIhMXnkyJ3IdypXSaAEX1Qdcb4YNZyBxZjh5SpccJGH3l OSyiyS4vQznm2ZgvTJP+FsG7S4VrCxfza+Dzr7g8LWGj9oWWnzcO8lOXar9KffD1VkJnP1qzJ u4+yFDSZTQYsF0dtth/YZ259ha4aaCFY3Oom4k49xyd1Dvf2LQV4YZxkjU1eixTjZXBGFzGkd wizMEA0Rtkfr3PuaG80SOKXylgdByMvfFU2xSuP9NAnbQiYF5iy+a/5nu3fbtT3qe4J6DtOmy IhtHjhMnv6F2mNdeSyM3Sm5CFXWx6qw/zFTu5ppUGisztDARrqYiKUbe1xQ+3tg41Yk0= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 12:53:44 -0000 Hi, On Tuesday, 29. Dec 2015, 01:48:49 -0800, Sergei G wrote: > When I ssh to a FreeBSD machine and press 'Delete' button in csh prompt > I get character '~' printed on screen. Backspace works just fine. > > I think even an actual console behaves the same way. > > Is there a way to "map" the Delete button to work appropriately? Would > it be my SSH client application or FreeBSD itself? Before you post, try to ask something like . The solution is % bindkey "\e[3~" delete-char An even superior solution is % exec zsh -l You won't regret it. Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de