Skip to content
Commit b9ca09b0 authored by Shaun Reich's avatar Shaun Reich
Browse files

Reload when lines were deleted in the file, instead of just..not.

Seek the stream back to 0 when we get a dirty notifier and there's no
more data. It's *probably* because there were deleted lines. It at least
works well for this particular scenario. I believe that's the best way
to "go backwards" in terms of a file buffer.

BUG: 224772
parent 350ab75d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment