From owner-freebsd-questions@FreeBSD.ORG Tue Jan 14 02:16:21 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 D4F53818 for ; Tue, 14 Jan 2014 02:16:21 +0000 (UTC) Received: from mail-oa0-x230.google.com (mail-oa0-x230.google.com [IPv6:2607:f8b0:4003:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DA7311BA for ; Tue, 14 Jan 2014 02:16:21 +0000 (UTC) Received: by mail-oa0-f48.google.com with SMTP id i11so124232oag.21 for ; Mon, 13 Jan 2014 18:16:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=k0Sc5DPkhZF6ld7B5OccEiuN8LKOzW6/hEH/JybvsVE=; b=IJTy8PlL+NC6PtWWWRbWyMP7s1npxhu2LTG4QUCavEJZW8lpFpmr7K6CwNcOwTwvd/ feS5Rrmh0m2ZT4RFi1JRHaM4oKBx7hpC8Jz77rgU+Ix1MqbLV+DQC5bvch54vUV3QIfu SYoAsMkJhvpHTLVqi9ocGLmfE0JDyBcU2hPBQVRUeKIF2Edb+4Ibjd8i8hZqHddEn2eK cLnPYxKjqRMDXaLiPBrkevNGeedt43xF/baj6sEqqp3DvXHHq05nneFN5DPHlgO0Wi/H K7Yh+Y+suv6aem5Dt7dIJ33PCmdKkDxzc7ri+iCFUPjyPAMR+PhhDF6eFTSLQDtHl/Vj YmdQ== MIME-Version: 1.0 X-Received: by 10.60.63.144 with SMTP id g16mr23119319oes.33.1389665780841; Mon, 13 Jan 2014 18:16:20 -0800 (PST) Received: by 10.182.174.3 with HTTP; Mon, 13 Jan 2014 18:16:20 -0800 (PST) In-Reply-To: References: Date: Mon, 13 Jan 2014 18:16:20 -0800 Message-ID: Subject: Re: How do you make delete key work? From: jungleboogie0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jan 2014 02:16:22 -0000 Hi All, I forgot to mention that I'm using zsh. My solution in my .zshrc: bindkey "\e[3~" delete-char Thanks, j On 13 January 2014 12:02, jungleboogie0 wrote: > Hi All, > > Pretty simple question but I'm stumped. > > FreeBSD version: > FreeBSD lylielion 10.0-RC5 FreeBSD 10.0-RC5 #0 r260430: Wed Jan 8 > 08:19:02 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC > i386 > > Connecting via ssh with Zoc [0] and I'm trying to use the delete key in > place of the backspace key with xterm emulation, but it displays ~ > characters and doesn't delete any characters. > > What terminal emulation do I need to use to make the delete key work? > > [0] http://www.emtec.com/zoc/ > > > > > -- > ------- > inum: 883510009902611 > sip: jungleboogie@sip2sip.info > xmpp: jungle-boogie@jit.si > -- ------- inum: 883510009902611 sip: jungleboogie@sip2sip.info xmpp: jungle-boogie@jit.si