Hi,

normally, PageUp and PageDown controls the internal buffer in
Terminal.app, but you can make it send the correct key codes to the
application.  In the preferences dialog you can create/modify profiles
where you can specify which key code is sent for special keys.  I've
created a mutt profile which maps PageUp and PageDown like so:

        PageUp          \033[5~
        PageDown        \033[6~

Entering the sequence is kind of tricky.  I think I just pasted it into
the input box.

HTH,
Viktor

Trey Sizemore wrote:

> Bringing over my .muttrc from my Linux box, I have Page Up in index and
> pager mapped to 'Backspace'.  Obviously this doesn't work on my MacBook
> with the Terminal.app.
> 
> What are others using on the Mac to accomplish Page Up?
> 
> 
> -- 
> Cheers,
> Trey
> ----
>  
>  
> Darwin tbook.local 10.0.0 i386
> 19:49  up 5 days, 23:38, 3 users, load averages: 0.89 0.97 0.97

Reply via email to