Bug 246077 - sysutils/tmux: drop BACKSPACE option in favor of upstream
Summary: sysutils/tmux: drop BACKSPACE option in favor of upstream
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-05-01 09:58 UTC by Jan Beich
Modified: 2021-04-14 09:29 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (mat)


Attachments
v1 (1.76 KB, patch)
2020-05-01 09:58 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2020-05-01 09:58:56 UTC
Created attachment 213977 [details]
v1

Since 3.1a backspace character can be overriden e.g., "tmux set -g backspace C-h".

https://github.com/tmux/tmux/issues/1969
https://github.com/tmux/tmux/commit/08b07b1a08ad
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2020-12-12 07:02:41 UTC
That seems like a better idea than patching

Ping mat@
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-01-11 22:21:56 UTC
Ping mat@
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-14 09:29:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fb0ec579e3d385d75a18df8ea8b8f2162606c484

commit fb0ec579e3d385d75a18df8ea8b8f2162606c484
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-04-14 08:57:08 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2021-04-14 09:17:56 +0000

    sysutils/tmux: Remove obsolete BACKSPACE option.

    PR:             246077

 sysutils/tmux/Makefile                            |  6 ++----
 sysutils/tmux/files/extra-patch-tty-keys.c (gone) | 11 -----------
 2 files changed, 2 insertions(+), 15 deletions(-)