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
> <robert.murray.mcma...@gmail.com> 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
> > scroll with 'j' and 'k', and if mode-keys is set to emacs you scroll
> > with your arrow keys. For further information search for the "WINDOWS
> > AND PANES" section of the tmux manual.
> 
> Sorry, but I don't understand.
> 
> If I enter the copy mode, how does that allow me to use the scrollback
> buffer of my terminal?

Sorry if I'm wrong, but my understanding after reading your first
message was that you already know how to do this (You showed a picture
of the results of doing this.) and that you wanted to
do /something else/. tmux performs many of the same things a terminal
emulator does to provide terminals within terminals. The part relevant
to you is that tmux keeps its own buffers completely separate from your
terminal emulator in order to restore and hide the visuals of
applications at your commmand, so you must tell /tmux/ to scroll buffers
in order to see anything useful. Scrolling your terminal emulator's
buffer will _always_ result in showing what was on your screen /before/
you started tmux.

>My goal would be, that tmux would behave "as well"
> as Terminator http://software.jessies.org/terminator/ in that respect. There,
> you can easily scroll using the mouse or keyboard as each "pane" has it's
> own terminal scrollback buffer.

You are in luck. Each pane in tmux has it's own buffer, and scrolling a
pane's buffer is done by entering copy mode.

> 
> 
> 
> Alexander
> --
> ↯    Lifestream (Twitter, Blog, …) ↣ http://alexs77.soup.io/     ↯
> ↯ Chat (Jabber/Google Talk) ↣ a.sk...@gmail.com , AIM: alexws77  ↯

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to