difftool: Add vim navigation to the file list
commitf0c3bbeedec024372a4006c9f4d5995de29970ef
authorDavid Aguilar <davvid@gmail.com>
Fri, 30 Dec 2011 06:19:23 +0000 (29 22:19 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 30 Dec 2011 06:19:48 +0000 (29 22:19 -0800)
treef902d275fbe6dcd7003c06e1ef47abc5ee288b77
parent99e67fd27a4068ad61d4f92f2170d4d35dc862e9
difftool: Add vim navigation to the file list

Eliminate custom options and a keyPressEvent() by using the
common tree implementation.  One benefit of doing this is that
we gain a keyPressEvent() which provides vim-style keyboard
navigation.

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