Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jan 2020 17:08:58 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: tmux-3.0a config file trouble
Message-ID:  <20200105.170858.2119498543813732905.yasu@utahime.org>
In-Reply-To: <7b72b9d0-bd5a-f896-f07f-5ae0cabb98d3@gmail.com>
References:  <7b72b9d0-bd5a-f896-f07f-5ae0cabb98d3@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Alex V. Petrov" <alexvpetrov@gmail.com>
Subject: FreeBSD Port: tmux-3.0a config file trouble
Date: Sun, 5 Jan 2020 15:01:55 +0700

> For me, new tmux don't see config file into any placeses.
> ~/.tmux.conf
> ~/.config/tmux/tmux.conf
> ~/.config/tmux/.tmux.conf
> ~/.config/.tmux/tmux.conf
> ~/.config/.tmux/.tmux.conf

According to tmux(1) man page, tmux only read /usr/local/etc/tmux.conf
and ~/.tmux.conf.

---
Yasuhiro KIMURA



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