Re: Use terminal's scrollback buffer per pane?

2012-11-26 Thread Robert Murray McMahon
On Mon, Nov 26, 2012 at 09:34:00AM +0100, Alexander Skwar wrote: > Hello Robert > > On Mon, Nov 26, 2012 at 9:24 AM, Robert Murray McMahon > wrote: > > > You must enter copy mode which by default is entered by hitting your > > prefix key and then '['. The keys you must now hit in order to scroll

Re: Use terminal's scrollback buffer per pane?

2012-11-26 Thread Alexander Skwar
Hello Robert On Mon, Nov 26, 2012 at 9:24 AM, Robert Murray McMahon wrote: > You must enter copy mode which by default is entered by hitting your > prefix key and then '['. The keys you must now hit in order to scroll are > determined by the mode-keys option. If mode-keys is set to vi, you > scr

Re: Use terminal's scrollback buffer per pane?

2012-11-26 Thread Robert Murray McMahon
On Mon, Nov 26, 2012 at 07:44:20AM +0100, Alexander Skwar wrote: > Hello > > I'm new to tmux, so please excuse if that question came up… > > In the FAQ > http://tmux.git.sourceforge.net/git/gitweb.cgi?p=tmux/tmux;a=blob;f=FAQ > I read "* How can I make tmux use my terminal's scrollback buffer?"