ui: show the current column in the commit message editorv1.1.4
commitac1a2bd17b2426f01f6ecf338608db55aa1e47a6
authorDavid Aguilar <davvid@gmail.com>
Mon, 8 Sep 2008 04:27:06 +0000 (7 21:27 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 8 Sep 2008 04:27:06 +0000 (7 21:27 -0700)
tree9fa8a144b52f956a50275c8aef89b4a4a9259c5c
parente89bac12b66d225103069803868fe20e23cf1f12
ui: show the current column in the commit message editor

This adds a column number label to the commit message editor to show
the column position of the text cursor.  This is useful since the commit
message editor is a WYSIWG editor for commit messages.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/views/__init__.py
ui/main.ui