I'm running the DarwinPorts port of tmux, v1.1, on Mac OS 10.5. As
far as I can tell, it is not running configuration files at all.
Things I have tried:
* putting commands in ~/.tmux.conf or in /etc/tmux.conf
* explicitly calling for a specific config file when launching (tmux
-f ~/.tmux.conf)
*
Does the same happen if you build tmux from SF CVS?
On Sat, Dec 05, 2009 at 03:39:09PM -0600, Dan Velleman wrote:
> I'm running the DarwinPorts port of tmux, v1.1, on Mac OS 10.5. As
> far as I can tell, it is not running configuration files at all.
> Things I have tried:
>
> * putting command
Just tried. Yes, it does — same problem.
On Sat, Dec 5, 2009 at 5:49 PM, Nicholas Marriott
wrote:
> Does the same happen if you build tmux from SF CVS?
>
>
>
> On Sat, Dec 05, 2009 at 03:39:09PM -0600, Dan Velleman wrote:
>> I'm running the DarwinPorts port of tmux, v1.1, on Mac OS 10.5. As
>>
Does your platform have ktrace? Can you make absolutely sure no tmux processes
are running, then send me the output from starting tmux with ktrace -i tmux
then exiting it and running kdump?
On Sat, Dec 05, 2009 at 09:53:20PM -0600, Dan Velleman wrote:
> Just tried. Yes, it does ? same problem.
>