I used :Gstatus
and can see the status window. How do I directly jump to the line which say that a file has been modified.
# On branch refactor-modeldatasource
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: graphos/sources/model.py
#
no changes added to commit (use "git add" and/or "git commit -a")
I am on the first line and want to jump to the line which says modified ......
.