I've just seen the other thread about a similar issue. However, tmux
is not running in the background, I cleaned the /tmp of all tmux
entries and tried specifying another socket file without success.
Running with - produces:
client log: empty
out log: ^[[?1049h^[(B^[[m^[[?1l^[>^[[H^[[2J^[[?1
I resolved the issue. The permissions on /dev/pty* and /dev/tty* were
wrong. I used strace to determine that. Maybe tmux could print an
error if these permissions are wrong.
Thanks,
CC
--
Free Software Download: Index, Se
Hello,
I've already asked on IRC, but we had no success in resolving the
issue. I installed tmux, once the Arch Linux repositories, once
self-compiled 1.4, once self-compiled SVN, but tmux just doesn't start
for non-root users. It works for root.
It outputs nothing and exits immediately. Do you k