FreeBSD Port: tmux-3.0a config file trouble

Matthias Apitz guru at unixarea.de
Sun Jan 5 09:40:00 UTC 2020


El día domingo, enero 05, 2020 a las 04:14:14p. m. +0700, Alex V. Petrov escribió:

> Yes, "set -g mouse on" ignored too.

Don't top post, please.

What about running:

[guru at c720-r342378 ~]$ truss -o tr tmux
[exited]

[guru at c720-r342378 ~]$ grep tmux.conf tr

[guru at c720-r342378 ~]$ grep conf tr
openat(AT_FDCWD,"/etc/libmap.conf",O_RDONLY|O_CLOEXEC,00) = 3 (0x3)
readlink("/etc/malloc.conf",0x7fffffffd160,1024) ERR#2 'No such file or directory'

[guru at c720-r342378 ~]$ grep tmux tr
fstatat(AT_FDCWD,"/tmp/tmux-1001",0x7fffffffdac0,AT_SYMLINK_NOFOLLOW) ERR#2 'No such file or directory'
mkdir("/tmp//tmux-1001",0700)			 = 0 (0x0)
fstatat(AT_FDCWD,"/tmp//tmux-1001",{ mode=drwx------ ,inode=127,size=0,blksize=4096 },AT_SYMLINK_NOFOLLOW) = 0 (0x0)
connect(5,{ AF_UNIX "/tmp//tmux-1001/default" },106) ERR#2 'No such file or directory'
openat(AT_FDCWD,"/tmp//tmux-1001/default.lock",O_WRONLY|O_CREAT,0600) = 5 (0x5)
connect(6,{ AF_UNIX "/tmp//tmux-1001/default" },106) ERR#2 'No such file or directory'
unlink("/tmp//tmux-1001/default")		 ERR#2 'No such file or directory'


[guru at c720-r342378 ~]$ uname -a
FreeBSD c720-r342378 13.0-CURRENT FreeBSD 13.0-CURRENT GENERIC  amd64

	matthias


-- 
Matthias Apitz, ✉ guru at unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

"Glaube wenig, hinterfrage alles, denke selbst: Wie man Manipulationen durchschaut"
"Believe little, scrutinise all, think by your own: How see through manipulations"
ISBN-10: 386489218X
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20200105/39a3688e/attachment.sig>


More information about the freebsd-ports mailing list