tmux has no access to the terminal emulator history, it can't put stuff in there for all windows. that's why it has its own
also the terminal emulator captures shift-page up and down before tmux has any chance to do anything with them. if you can turn it off and make it send them to tmux instead then you can bind them to enter copy-mode On Thu, Feb 24, 2011 at 04:09:32PM +0100, sleep_wal...@suse.cz wrote: > Hi, > > I recently found tmux while I was searching for screen replacement. I > had one wish in mind - scroll history with using Shift+PageUp/PageDown > keys so it would not matter if I'm in tmux (screen or whatever) or > not. > > I noticed that midnight commander prevents terminal emulator > from scrolling. I found that similar behaviour can be done with: > > set -g terminal-overrides 'xterm*:smcup@:rmcup@' > > I miss then "just" the other part - how to map this key combination to > do what I need. Any ideas? > > Thanks. > > Sleep_Walker > > PS: it would be best if I wouldn't need any copy-mode (scroll-mode) or > similar. > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users