On 11/12/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote:
Hi,

 Currently I want to "reformat" a huge table of data of shortwave
 broadcasters. This table is build from lines of 318 characters each
 (***none is shorter or longer***). The entries are speperated by
 char/byte offsets only (defined in another file). The rows are
 seperated by newlines. Wrapping is off.

 I am currently on the way to insert " | "s at the boundaries between
 the entries to make the table a little more readable.

 One things I want to change:

 When positioning the cursor at a position which mormally would be
 wrapped (if "wrap" would be be on), the table/cursor remains currectly
 positioned at that column when using up/down to scroll, but as soon
 as I will use PageDown/PageUp the cursor jumps to ^ and I can start
 right from the beginning. Is there a way to pin the cursor at its
 horizontal place even when using PageUp/PageDown (same goes for Home
 and End) ? Activating ve here does not work.

Try 'set nosol' as Benji pointed out.

Yakov

Reply via email to