Page 1 of 1

Are PageRight and PageLeft configurable?

Posted: Wed Mar 28, 2012 11:29 pm
by kengrubb
What I mean to ask is whether one can configure the number of characters one moves right or left using PageRight and Pageleft?

I figured out a way to code up a Macro, but I wondered whether it's a setting one can control.

Macro is:
Search, Go To ... (CTRL-G for me)
Column
+nn (where nn is the number of bytes right one wishes to "page")
Go To

Posted: Wed Mar 28, 2012 11:31 pm
by kengrubb
Yes, it does work in reverse. You can specific -nn to "page" nn number of bytes to the left.