For now this feature is available only from GUI.
Meanwhile go to line and column isn't an option if the file has tab characters. Cursor will be moved but put to column, not to character position from the beginning of the line.
The following small patch adds '-p' command line option allowing to specify position instead of column and line, which works with tabs correctly.
Pull request:
#1777
Patch file:
Added-new-command-line-option.zip
.