Horizontal position.

1 is the left.

Property definitions

console $ TermMove :: column
	# Horizontal position.
	#
	# 1 is the left.
	var column: Int = 1
lib/console/console.nit:96,2--99,20