Re: [dev] Using the scrollback from dvtm

2014-03-22 Thread Marc André Tanner
On Fri, Mar 21, 2014 at 11:10:36AM -0400, Nick wrote: > Is the shift + pgup / pgdown thing documented anywhere, and I just > missed it? If not, it probably should be. Thanks for the suggestion. It was indeed missing from the man page. Should be fixed now. Thanks, Marc -- Marc André Tanner ><

Re: [dev] Using the scrollback from dvtm

2014-03-21 Thread Nick
Quoth Bryan Bennett: > On Fri, Mar 21, 2014 at 9:52 AM, Nick wrote: > > Or should I be going about this in a different way? > Try shift+PageUp/PageDn. This works for me in 0.11. Aaah, thanks, that's much better! I had to remap the xzoom keys from st, because my keyboard doesn't have real pgup/p

Re: [dev] Using the scrollback from dvtm

2014-03-21 Thread Bryan Bennett
On Fri, Mar 21, 2014 at 9:52 AM, Nick wrote: > Or should I be going about this in a different way? Try shift+PageUp/PageDn. This works for me in 0.11.

Re: [dev] Using the scrollback from dvtm

2014-03-21 Thread Nick
Quoth Nick: > If I want to scrollback 2 pages, the only way I can see to do that > is Ctrl-g pgup, Ctrl-g pgup. Which is quite a few keypresses. Is > there a way to press a prefix modkey, and have all presses of pgup > and pgdown be taken as scrollback presses until something else is > pressed?

[dev] Using the scrollback from dvtm

2014-03-21 Thread Nick
Given dvtm's recent improvement to the "I just want scrollback, don't draw your fancy stuff" scenario I decided to install it for that. If I want to scrollback 2 pages, the only way I can see to do that is Ctrl-g pgup, Ctrl-g pgup. Which is quite a few keypresses. Is there a way to press a pre