alphachi
2015-05-22 07:39:15 UTC
Environment: FreeBSD 10.1R amd64, uxterm 318, tcsh 6.18.01, tmux 2.0,
libevent2 2.0.22_1
When starting tmux in uxterm, I have to wait about 5 seconds for the new
window creating. If I create a new window or split the existing window, the
wait time is similar. Before upgrading to 2.0, these are very fast.
I tried to:
1. add "set -g default-command $SHELL" in ~/.tmux.conf for non-login shell
2. delete ~/.tmux.conf, ~/.tcshrc and /tmp/tmux*
3. deinstall and use the default options to reinstall tmux(inculding the
relative ports)
4. test on the other machines
but can't solve the problem.
I found running "su -m" in a tmux window need wait too, so I queried the
username pts/2 tmux(4836).%2 äž 5 18 14:12 - 14:12 (00:00)
username pts/2 tmux(4836).%1 äž 5 18 14:12 - 14:12 (00:00)
username pts/1 tmux(4836).%0 äž 5 18 14:12 still logged in
...
I remember there isn't any log about tmux in here. Is this reasonable?
Thanks!
libevent2 2.0.22_1
When starting tmux in uxterm, I have to wait about 5 seconds for the new
window creating. If I create a new window or split the existing window, the
wait time is similar. Before upgrading to 2.0, these are very fast.
I tried to:
1. add "set -g default-command $SHELL" in ~/.tmux.conf for non-login shell
2. delete ~/.tmux.conf, ~/.tcshrc and /tmp/tmux*
3. deinstall and use the default options to reinstall tmux(inculding the
relative ports)
4. test on the other machines
but can't solve the problem.
I found running "su -m" in a tmux window need wait too, so I queried the
last | less
username pts/2 tmux(4836).%3 äž 5 18 14:12 still logged inusername pts/2 tmux(4836).%2 äž 5 18 14:12 - 14:12 (00:00)
username pts/2 tmux(4836).%1 äž 5 18 14:12 - 14:12 (00:00)
username pts/1 tmux(4836).%0 äž 5 18 14:12 still logged in
...
I remember there isn't any log about tmux in here. Is this reasonable?
Thanks!