Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 08:33:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205372] [patch] sysutils/tmux interprets literal characters as commands
Message-ID:  <bug-205372-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205372

            Bug ID: 205372
           Summary: [patch] sysutils/tmux interprets literal characters as
                    commands
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/tmux/tmux/commit/8c8cddbe022af5ece9
                    949804cacffbee6b8972fa
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: me@janh.de
             Flags: maintainer-feedback?(mat@FreeBSD.org)
          Keywords: patch
          Assignee: mat@FreeBSD.org

Created attachment 164306
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=164306&action=edit
patch adds upstream git commit 8c8cddbe02 to the port

If you press any key during the repeat-time, it will be interpreted as a
command, even if it is not a repeatable key binding.

For example with default settings, if you switch a pane and press 'c' less than
half a second later, you create a new window -- instead of entering a literal
'c'.

This bug is the same as Debian #803393 and they fixed it with upstream git
commit 8c8cddbe02 (see URL).

The patch attached adds 8c8cddbe02 as a patch to the port. This fixes the
problem for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205372-13>