From owner-freebsd-questions@freebsd.org Tue Oct 25 06:01:13 2016 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 1C87FC2029A for ; Tue, 25 Oct 2016 06:01:13 +0000 (UTC) (envelope-from mmatalka@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4684A4 for ; Tue, 25 Oct 2016 06:01:12 +0000 (UTC) (envelope-from mmatalka@gmail.com) Received: by mail-wm0-x232.google.com with SMTP id c78so141993222wme.0 for ; Mon, 24 Oct 2016 23:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=PnWJLxnTiGJoDaMlN9ACuGM3VJcFXk7P4gz+eX+sTTs=; b=bSLopb2uZXTzH0oei3droL68qkyRrKch4hu0amlIQJm5SoJt/hfP0U0TQTi9OyZir3 DYMjFlUSKKn4KJSUH6dgL0+iNeCiIE3VPMqaV+5TxUTYhi841GIrIuD2ZRwqn4qZEiP0 jdOMgir6B+9vQyrJJXxMc1dFdQvxcZei0hA2FocgY/3I0tGVfp4eGuhAnmHCvtxwcdaa VLSIvtk34rNWA8f2O8CwvM26PgGRXK+pGVPRLSEFuL0OdSZAsiRLbVJPTQbhfBP7t0ow FX7/I/Bgjpd/nTarLS5xS/s8UkMWF8LWjtk+D8u31OZwgfOKZ9Z0M2SO7FCo997tEBYs xIaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=PnWJLxnTiGJoDaMlN9ACuGM3VJcFXk7P4gz+eX+sTTs=; b=XPR38wrIP0gSUJtmnhOlmHc5Jd9u+vQ5pRqUr7DkdlQfdeRNSgsqnCPW7BtvRAGa1Y KKo0TYeZyYPSeaS1y1IqwW6Xrly7AhmnChZfh/PGDmJnBn6UqYxZmZ5/7HhI9SbRwEvW r8FKmzhjKSfww7dEh5QkwcxTzdJbEudBZD9acbLuiAYO/OeQftWCnmcZIuao7y5Sre5T r+9F2Bj+iyxKfGSuGFjAwtrq4JVxdPKH4untLt1U/Jo3rJtf4G+r5V7H/fJDPWszZwFy rjvULCKAhCeC5p4VJ8GYVNnDB3v2H2o9ql4kp5hP5CSgnaEPDNjIeoSNdwcCGqwteJ/L 2FHg== X-Gm-Message-State: ABUngvcCc0Qg59VKsQw/zkbDR0N2NOuQY3DnSQyF3ib7b/zl+Lf3ecF8sUq/9ssTXU4hMg== X-Received: by 10.194.28.166 with SMTP id c6mr18353095wjh.40.1477375270805; Mon, 24 Oct 2016 23:01:10 -0700 (PDT) Received: from localhost ([37.153.108.22]) by smtp.gmail.com with ESMTPSA id 18sm1585759wmp.24.2016.10.24.23.01.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Oct 2016 23:01:09 -0700 (PDT) From: Malcolm Matalka To: David Guyot Cc: Polytropon , freebsd-questions@freebsd.org Subject: Re: fish: arrows and backspace keys no longer supported after =?utf-8?Q?11=2E0-RELEASE=C2=A0upgrade?= References: <1476877902.1196.27.camel@europecamions-interactive.com> <20161019183025.ad55425f.freebsd@edvax.de> <1476949753.9540.9.camel@europecamions-interactive.com> Date: Tue, 25 Oct 2016 06:01:08 +0000 In-Reply-To: <1476949753.9540.9.camel@europecamions-interactive.com> (David Guyot's message of "Thu, 20 Oct 2016 09:49:13 +0200") Message-ID: <86vawhx90b.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 06:01:13 -0000 I'm being affected by this as well. Any luck in a work around or solution?