id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3245	mcview goto line is 0-based	egmont	andrew_b	"In mcview press F5 to go to a line.  Type ""1"" (to go to the first line).  You end up in the second line.

Apparently mcview assumes lines are numbered from 0.  The common practice is to count line numbers from 1, even mcedit does so.  So line 1 should be the topmost line, line 2 the second, etc.  (line 0 would be nice to accept and treat as 1.)

On a related note, the F5 dialog says ""Line number (decimal)"".  I'd personally remove that ""decimal"", I haven't seen anyone ever referring to line numbers in octal or hex, moreover, it's not there in mcedit's ""Go to line"" feature either."	defect	closed	minor	4.8.13	mcview	master	fixed					merged	committed-master
