From owner-freebsd-bugs@FreeBSD.ORG Mon Jan 23 16:00:15 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7F5E106566C; Mon, 23 Jan 2012 16:00:14 +0000 (UTC) (envelope-from nwhitehorn@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 996C48FC12; Mon, 23 Jan 2012 16:00:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0NG0EHP056062; Mon, 23 Jan 2012 16:00:14 GMT (envelope-from nwhitehorn@freefall.freebsd.org) Received: (from nwhitehorn@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0NG0EAc056058; Mon, 23 Jan 2012 16:00:14 GMT (envelope-from nwhitehorn) Date: Mon, 23 Jan 2012 16:00:14 GMT Message-Id: <201201231600.q0NG0EAc056058@freefall.freebsd.org> To: nwhitehorn@FreeBSD.org, freebsd-sysinstall@FreeBSD.org, freebsd-bugs@FreeBSD.org From: nwhitehorn@FreeBSD.org Cc: Subject: Re: bin/151229: xterm terminal emulation - shift-tab doesn't work as expected X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2012 16:00:15 -0000 Old Synopsis: sysinstall(8) - shift-tab doesn't work as expected New Synopsis: xterm terminal emulation - shift-tab doesn't work as expected Responsible-Changed-From-To: freebsd-sysinstall->freebsd-bugs Responsible-Changed-By: nwhitehorn Responsible-Changed-When: Mon Jan 23 15:57:24 UTC 2012 Responsible-Changed-Why: Send back to the general bug pool. This is a problem with xterm emulation generally (not just at the kernel console, and certainly not with sysinstall). It might be a patch with our termcap entry or some wider unexpected behavior with how xterm works. http://www.freebsd.org/cgi/query-pr.cgi?pr=151229