Merge pull request #898 from NotSqrt/diff-edit-gotoline
commitc9665ab9509f02ae673208ba3f9bdc5c1daff846
authorDavid Aguilar <davvid@gmail.com>
Sat, 20 Oct 2018 22:35:53 +0000 (20 15:35 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 20 Oct 2018 22:35:55 +0000 (20 15:35 -0700)
tree343695e471fb85e62c97571aa7e70e0d55b1e030
parent102864ee5f5d88828ceae12cb6243f52664b8627
parent3cc5e0a85b9ed5221688f48fb7931e59d1e38b63
Merge pull request #898 from NotSqrt/diff-edit-gotoline

* diff-edit-gotoline:
  diff: use slices instead of indexing
  diff: decouple DiffEditor from its base class
  diff: rename newfile_line() to current_line()
  Review: include line_number in SelectionModel, update it in DiffEditor._cursor_changed, revert launch_editor
  Lint line lengths
  Launch editor at line from diff view

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py