3
votes
1answer
135 views

Tmux select-layout returns with “Can't set layout”

I'm on Mac OS X Lion, and I've installed tmux through brew. I set up a simple window, with a vertical split, and a horizontal split in the right pane for a total of three windows. I also made the ...
1
vote
1answer
320 views

Clearing Scrollback When Using tmux on Mac OS Terminal

Normally when using Terminal, if I go to View --> Clear Scrollback all previous content in the Terminal app will disappear and the prompt will be available at the top of the screen. When using Clear ...
2
votes
1answer
992 views

Tmux key bindings not working

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 ...