How to escape in tmux?

2012-02-19 Thread Bill Sun
Hi, I want to escape , , and in tmux so that these keys can have same functions as in my shell. I'm a zsh user. In zsh, I bind a function to , which would append a 'sudo' at the beginning of the line if I press twice. This function, however, cannot work in tmux. I've read some sample configura

Re: How to escape in tmux?

2012-02-19 Thread Nicholas Marriott
What do you mean cannot work in tmux? Why not? On Sun, Feb 19, 2012 at 06:03:55PM +0800, Bill Sun wrote: > Hi, > > I want to escape , , and in tmux so that these keys can > have same functions as in my shell. > > I'm a zsh user. In zsh, I bind a function to , which would append > a 'sudo' at t