From owner-freebsd-ports@FreeBSD.ORG Tue Sep 2 18:43:21 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4E66FFE0; Tue, 2 Sep 2014 18:43:21 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A0DA9128C; Tue, 2 Sep 2014 18:43:20 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id s18so8247821lam.6 for ; Tue, 02 Sep 2014 11:43:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Fd0gq2+dULfSmbcoSocnopW21yp35yg8MkeeXzLLIq0=; b=OLH9GSiQle/F7q3H7SptrsVobghUHZeUevEjgAacRItq4j3Ih2lXdqNnyia1VVo/vf OusZwK5HeiS8YX8glLoYUhXtrlWplHq758JKqy5ANzQqE838CDEOofL/SEDcvnJwAgny f8k7vRqY/BNuH/QzU2+gwMUqPtcCwzm3J7UYMGlQtOhLdnYgNBaSUL9c6vltgfIulrdU 85/zwzwWp/py3qGVqMIiWhHUQjP/L64aQfKEgILZWVaEr2cxAYEnOK7oeJFva/bEixdb /9jxKIGny0mlP9as6eULcIK7vk6xCLbnmQQTyvToztZwEZ9KcZleU35B3x8c2yHWDGVf /YIg== MIME-Version: 1.0 X-Received: by 10.152.27.134 with SMTP id t6mr36696779lag.56.1409683398535; Tue, 02 Sep 2014 11:43:18 -0700 (PDT) Received: by 10.25.19.40 with HTTP; Tue, 2 Sep 2014 11:43:18 -0700 (PDT) Date: Tue, 2 Sep 2014 11:43:18 -0700 Message-ID: Subject: tmux backspace patch? From: Patrick To: freebsd-ports@freebsd.org, gahr@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 18:43:21 -0000 Hi, there: I was just wondering about the backspace patch for tmux. Since upgrading to tmux 1.9a (from 1.8) where this patch is unconditionally applied, my backspace key no longer works in the tmux command prompt (e.g. :). I had to remove the patch and manually rebuild to get it to work. I'm just wondering what purpose this patch serves? I don't really understand what this patch is doing, but I see from Google searching that I'm not the only one to have the exact same issue with this patch. http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2011-January/204523.html