Meino Christian Cramer wrote:
Hi,
Is there any way to find two specific items of an ascii table of the
same column but of two adjacent rows ?
I am looking for some vimish solution - there is of course a way to
specify an highly complex and longish regexp which is very table
specific...
Is there a way to say "item below this item" or item(x,y) and item(
x,y+1)?
Thanks for any help in advance!
Have a nice weekend!
mcc
It may depend on the structure of your file: if "the item below this item" is
vertically aligned it will be relatively easy; if they aren't aligned, as in
lines of comma- or tab-separated items of widely varying length, it is
probably possible, but not in the same way; and it may require a function
rather than a regexp.
Best regards,
Tony.
--
This is your fortune.