From owner-freebsd-questions@freebsd.org Wed Oct 19 11:51:59 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 0E99FC1823D for ; Wed, 19 Oct 2016 11:51:59 +0000 (UTC) (envelope-from david.guyot@europecamions-interactive.com) Received: from mail-lf0-x230.google.com (mail-lf0-x230.google.com [IPv6:2a00:1450:4010:c07::230]) (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 91376C7C for ; Wed, 19 Oct 2016 11:51:58 +0000 (UTC) (envelope-from david.guyot@europecamions-interactive.com) Received: by mail-lf0-x230.google.com with SMTP id b75so20150614lfg.3 for ; Wed, 19 Oct 2016 04:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=europecamions-interactive.com; s=google.europecamions-interactive.com; h=message-id:subject:from:to:date:mime-version :content-transfer-encoding; bh=OAXCjoWaNwo8L1ACL/fvZ/IOQrwA9YE9OETaN9cNeQw=; b=nsign6APw+/+DVM+DfD+xGdVY739NprN1QzptLfA0OL/+2BHmFmNT5VHC8d5xdTYu0 TCFNvkcoTNPznWbdqV7M9ZoZmQO743DDWeoel4+XziHIp43sWXB/JEZ5xkZHr8xZYrSz 8861FXDYIMD9+JGbESrhe9VjPBrNJgpj54KoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:date:mime-version :content-transfer-encoding; bh=OAXCjoWaNwo8L1ACL/fvZ/IOQrwA9YE9OETaN9cNeQw=; b=XZ1CYKQyvERzkjqAl/1sjekX6QLsgHuXARwPlepKP+HTWJ16cnDR0AbV4eX3tiSKw4 7VeLpiLPmuzY5F6psHRJqKO9L3oT9kUKxcSs/lIranQqBwTPDUkKLcC9XQnT7PjumSm6 kujPEUlJO+uNkWmfUhb+XerxlZzKTRktNzaG88XXORf2dr7d2uSkRYOG0s2GLUVyDB5S tj20zv0avJD0B34RTdCrKO6MT9Ezt0iXbm6RIqMrUr5YsqsW1daKuQuQdRMNV//6nlVZ ScPXmxU72atF32sWd65dYJ5LUaTeOTZY17fWhenLTsotAYXawa88BKyfwx03bOMkjnxP cxmA== X-Gm-Message-State: AA6/9RknvIRBh60XFybsIqtAY++0B4yh1eLIB3lVUlURGBAw+QxLvELvgy1dW+8/mzE25Q== X-Received: by 10.28.9.195 with SMTP id 186mr2681044wmj.117.1476877914619; Wed, 19 Oct 2016 04:51:54 -0700 (PDT) Received: from [192.168.0.162] ([88.202.70.61]) by smtp.gmail.com with ESMTPSA id g17sm68532350wjs.38.2016.10.19.04.51.50 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 19 Oct 2016 04:51:53 -0700 (PDT) Message-ID: <1476877902.1196.27.camel@europecamions-interactive.com> Subject: fish: arrows and backspace keys no longer supported after =?ISO-8859-1?Q?11=2E0-RELEASE=A0upgrade?= From: David Guyot To: freebsd-questions@freebsd.org Date: Wed, 19 Oct 2016 13:51:42 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Wed, 19 Oct 2016 11:51:59 -0000 Hello, there. I was using a 10.3-RELEASE FreeBSD with the packaged fish 2.2.0 installed, without customization, and upgraded my system and packages to 11.0-RELEASE. fish were upgraded to 2.3.1, and I lost the previous default prompt, but that doesn't really matter. My main problem is that it lost support of arrows and backspace keys: whenever I try to use them, I get this: # Up arrow for autocompletion with the last command penegal@Aethelthryth-FreeBSD~/usr/home/penegal> [A # Right arrow for autocompletion with the last similar command, then # left arrow to correct input penegal@Aethelthryth-FreeBSD~/usr/home/penegal> ls[C[D Tab still functions as usual; backspace produces no result, so I have to Ctrl+C to erase the line and restart the typing from the start. As I also use fish as the root shell, the problem persists when using sudo su, but not with su -; the problem is also present when using fish from vt, and the su tweak works all the same. bash doesn't have this problem and responds as usual to these keys, as do fish over SSH connections, so it's not keyboard-related. I suspect a configuration that broke upon the upgrade, but am unsure about it, and the fish changelog doen't seem to have anything related, but I'm not accustomed to its internals and can have missed it. Does somebody have suggestions? Awaiting your answers, Regards. -- David Guyot Administrateur système, réseau et télécom / Sysadmin Europe Camions Interactive / Stockway Moulin Collot F-88500 Ambacourt 03 29 30 47 85