I use vim for development and there is one thng that drives me nuts. When I hit the page up or page down keys my terminal window scrolls, not vim. Is there there a way to bind those keys so they navigate through my vim file, not the terminal? I'd rather use those keys than control+f and control+b.