id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3867	Add a format specifier for editor macro to return cursor position from BOF	sknaumov	andrew_b	"""man mcedit"" states:

{{{

MACRO
...
    %c     The cursor column position number.
}}}


This functionality is not actually implemented. I propose to use %c to get cursor offset from the beginning of a file. I've managed to implement kind of autocompletion for golang using %c and gocode."	enhancement	closed	major	4.8.20	mcedit	master	fixed					merged	committed-master
