Hi Jerry,
See patch below which is very simple. We were handling the case where we tabbed left of current position in the record by clearing the seen_eor flag. We were not handling the case where we tab toward the right and so are still at eor.New test case attached. Regression tested on x86-64-linux. OK to commit? This is a regression relative to g77. Its simple enough I think it should go to 5 and 6 as well.
I think so too. OK for all affected branches. Thanks for the patch! Thomas