Comment 1 for bug 673326

Revision history for this message
Steven Sheehy (steven-sheehy) wrote :

Seems like the correct approach would be to not hardcode the keys that cause movement and to let GTK+ handle GtkTreeView keyboard navigation. At the same time, we should listen to selection events so we know when to update the file view without caring which command does the actual selection change.