Category:How To Terminal
From Applepedia
[edit]
How do I use all these crazy UNIX commands?
[edit]
How do I get Page Up/Page Down to work correctly in the Terminal?
Go into Window Settings > Keyboard. Add a "Page Up" key mapping to send "[5~" to the shell, and a Page Down key mapping to send "[6~" to the shell (i.e. the same as "shift - page up" and "shift - page down").
Or if you're feeling lazy Shift Page Up/Shift Page Down will do it too.

