I installed tmux using homebrew on Mac OSX Lion a while back. Suddenly the keybindings have stopped working. For example if I try Ctrl-b then c (Create new window) it just types c in the terminal window. How can I fix this and make tmux useable again?
Answer
I fixed this by deleting my ~/.tmux.conf
and using tmux kill-server
No comments:
Post a Comment