I've just installed tmux 1.8 on FreeBSD and I have troubles making it read my config file

tmux comes with no config files so I had to create ~/.tmux.conf with this content

unbind C-b
bind-key C-a send-prefix
This is for setting the prefix key to ^A, but I can't see any changes in tmux, I made sure to close any running tmux process when restarting, I Tried the -f option to force it to read my config, I also Tried 
prefix:source-file ~/.tmux.conf
without success

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to