On Wednesday, 2012-08-08, at 15:53:18 +0200, LEVAI Daniel wrote:
> With these options I get ^B by pressing CTRL+a+a or CTRL+b+b. Still
> no ^A in my terminal.
> 
> Here is my ~/.tmux.conf:

Maybe you're just changing your config file and not restarting the
server? I just tried out your config file and it worked, ^B^B sent ^B
and ^A^A sent ^A.

Try quitting tmux or running

$ killall tmux

then opening it again, or starting a new server with

$ tmux -L newname

Or you can just try out each command with prefix + colon (in this case
^B: or ^A:), then typing the command and pressing enter.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to