I missed "set prefix C-a" at the beginning, it works fine now
On Mon, 21 Oct 2013 09:08:50 +0100, Hassen wrote:
> 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 conten
This is not how you change the prefix key. Set the prefix option as
well.
On Mon, Oct 21, 2013 at 09:08:50AM +0100, Hassen wrote:
> 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
I've just installed tmux 1.8 on FreeBSD and I have troubles making it read my config filetmux comes with no config files so I had to create ~/.tmux.conf with this contentunbind C-bbind-key C-a send-prefixThis is for setting the prefix key to ^A, but I can't see any changes in tmux, I made sure to