set a default layout

2014-01-17 Thread Hassen
-position top bind-key C-y run "tmux show-buffer | xclip -i" setw -g mode-keys vi set -g default-terminal "screen-256color" ... Thanks -- Hassen -- CenturyLink Cloud: The Leader in Enterprise Cloud Serv

Re: tmux not changing key bindings

2013-10-21 Thread Hassen
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 not changing key bindings

2013-10-21 Thread Hassen
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