If I right-click on `filename:1:1`, it takes me to the end of the file, not the start. Right-clicking on `filename:1:2` says "address out of range". Right-clicking on `filename:2:1` works as expected (going to the second character of the second line).