On Thu, Mar 03, 2011 at 09:40:43PM +0100, Tomáš Čech wrote: > Hi again, > > On Thu, Feb 24, 2011 at 06:57:30PM +0000, Nicholas Marriott wrote: > >sure. let me know when you've got it working > > I'm not having that done yet but there is an update. > > 1] The problem seems to be more complex - not only > shift+pageup/pagedown would be fine, but also shift+up/down, mouse > scrolling and mouse selection. There is completely missing support for > running terminal emulator in terminal. > > 2] https://bugzilla.gnome.org/show_bug.cgi?id=518405 <--- this bug > covers some of this. > I created https://bugzilla.gnome.org/show_bug.cgi?id=643233 (for VTE > based terminals) > https://bugs.kde.org/show_bug.cgi?id=267100 (for konsole).
I can't test offhand so I might be wrong but IIRC gnome-terminal only does this when the application hasn't enabled the mouse? When it does, gnome-terminal sends standard xterm mouse input. > > I'm reading XTerm sources to create such patch (but it is really ugly > code). > > Kernel virtual terminal emulator currently doesn't support even > alternate screen yet so it will be a bit more work. > > > > > > > >On Thu, Feb 24, 2011 at 07:50:55PM +0100, sleep_wal...@suse.cz wrote: > >>On Thu, Feb 24, 2011 at 06:19:41PM +0000, Nicholas Marriott wrote: > >>> 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 > >> > >>Yes, this is obvious - the question is if there is copy-mode needed > >>for display and similar behaviour as outside of tmux wouldn't be > >>better. > >> > >>> > >>> 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 > >> > >>It probably means patch not only terminal emulator I use, but also > >>terminal code in linux kernel so I can use it without X. > >> > >>> > >>> > >>> > >>> 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 > >>> > >> > >>Thanks for answer. > >> > >>Best regards, > >> > >>Sleep_Walker > > > > > > Best regards, > > Tomas Cech > QA > > PS: sorry for dropping e-mail list address from previous mail (still > learning with mutti :) > ------------------------------------------------------------------------------ > 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