Re: Tmux output dots continuously

2015-03-11 Thread Wang Sen
Thanks a lot. It works for me :) *--- --- ---* Best Wishes Wang Sen Open Software Developer, China System & Technology Lab, IBM Tel: 010-82453135 Zip:100193 Addr: Ring Buiding, 8 Dongbeiwang Western Road, Beijing 2015-03-11 16:15 GMT+08:00 Nicholas Marriott : > Try adding > > set -g default-shel

Re: Tmux output dots continuously

2015-03-11 Thread Nicholas Marriott
Try adding set -g default-shell '/bin/bash' to tmux.conf. Also it is not a good idea to use /etc/tmux.conf for this because tmux will look for it automatically, try using a different filename. On Wed, Mar 11, 2015 at 11:13:21AM +0800, Wang Sen wrote: >Description > > >I'm