On Fri, Jul 03, 2009 at 01:07:44PM +0200, LEVAI Daniel wrote: > Hi! > > Anyone else noticed that tmux(1) resets the DISPLAY variable when started? Is > this intentional?
tmux learns DISPLAY when a new tmux server is started. If you attach to an existing session or just create a new session on an existing tmux server, your DISPLAY variable can end up unrelated to how you just connected. -- Hugo Villeneuve <h...@eintr.net>