This file is indexed.

/usr/share/doc/shed/BUGS is in shed 1.15-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
Not really a bug:
When at end of file cursor position shows x/x+1 rather
than x/x. This is because the cursor position goes from   
0 to filelength-1, rather than 1 to filelength.