On 2023-07-19 16:32, Martin Castillo wrote:
This should be documented a bit more clearly and maybe be included in the gotchas list.
I just prepared a patch that improves the way this behavior is documented. I'll send this patch as part of a patch series I'm currently working on.
I assume, this is because lines are numbered one-based, so this is more intuitive to use. But when working with bytes, one usually uses offsets. Is there a more intuitive way to get the last part of a file given an offset?