ports/156115: teken, tmux and vim: multiplexer problems

Arseny Nasokin eirnym at gmail.com
Fri Apr 1 16:10:11 UTC 2011


>Number:         156115
>Category:       ports
>Synopsis:       teken, tmux and vim: multiplexer problems
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 01 16:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Arseny Nasokin
>Release:        FreeBSD-CURRENT r220156
>Organization:
>Environment:
FreeBSD USB 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r220156: Wed Mar 30 20:30:01 MSD                                                                                                                      2011     root at eroese.org:/usr/obj/usr/src/sys/GENERIC_PF  amd64

>Description:
Weird things when using tmux(1) and vim(1) inside:

if TEKEN is cons25, we lost DEL (got second backspace)
if TEKEN is xterm, we got weird tmux behaviour (window with vim(1) will be splitted)
>How-To-Repeat:
I've builded up my freebsd box, and teken is setted to cons25 by default (kernel uses UTF-8 teken with config)

when I start tmux and vim nested, I'll have no problems, except DEL key is binded as backspace.(this is weird)

example:
$ vidcontrol -T cons25 && tmux
and inside tmux:
$ vim /etc/rc.conf 

When I set TEKEN to xterm (vidcontrol -T xterm), I'll get serious problems with windows inside tmux:
$ vidcontrol -T xterm && tmux
and inside tmux:
$ vim /etc/rc.conf 

we got working DEL character in vim(1), but when we do something with tmux (create new window, for example) or exititng vim(1), window with vim will be splitted.


PS: I have zsh with 2-lines PS1 as work shell.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list