From owner-freebsd-questions@FreeBSD.ORG Mon Jun 18 14:18:08 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0517A16A400 for ; Mon, 18 Jun 2007 14:18:08 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.freebsd.org (Postfix) with ESMTP id D4F1B13C4B7 for ; Mon, 18 Jun 2007 14:18:07 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 8475 invoked from network); 18 Jun 2007 14:18:07 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Jun 2007 14:18:07 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 547AC28440; Mon, 18 Jun 2007 10:18:06 -0400 (EDT) To: Dave References: <002501c7adee$30418350$0200a8c0@satellite> From: Lowell Gilbert Date: Mon, 18 Jun 2007 10:18:06 -0400 In-Reply-To: <002501c7adee$30418350$0200a8c0@satellite> (Dave's message of "Wed\, 13 Jun 2007 15\:08\:12 -0400") Message-ID: <44tzt51h41.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: sftp and tab completion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2007 14:18:08 -0000 "Dave" writes: > I've got a simple question. Does sftp, the one that comes with > FreeBSD 6.2's openssh, do tab completion? I've read that it could, but > it isn't working here. I've got bash3 set up as my shell which seemed > to matter. Also, when hitting a backspace in sftp i get a ^h and the > command is invalidated as a result. The last point is probably a terminal issue rather than shell. Whether tab completion is supported at all is something I'd never considered before, but I see some indications that it might require specific configuration at build time...