There is a work around for this in tmux git. The problem is that Terminal.app incorrectly interprets \e[>4m as \e[4m.
You should be able to work around it in 1.8 by changing terminal-overrides to not set XT for xterm. Try something like: set -ag terminal-overrides ",*:XT@" On Sat, May 11, 2013 at 12:34:27PM +0200, Mischa Peters wrote: > Hi All, > > Since the upgrade from tmux 1.7 to tmux 1.8 I have terminal issues when > attaching or detaching from tmux. > As soon as I attach all lines within tmux are underlined / bold, after a > force redraw this is gone, but as soon as I detach everything in the terminal > is underlined again. > > Client: Mac OX X 10.8.3, Terminal.app (TERM=xterm) > Server: FreeBSD 9.1 / 9.0 (TERM=xterm) > tmux: 1.8 > > When using Prompt (SSH Client) on an iPhone or iPad the application just > freezes, I guess because of this. > > Attached there are a couple screenshots that show the issue. > > When attaching: > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users