commit | afb8e25bd5a357ab0ab19d834722eb3c231a1f12 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat May 16 14:32:10 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Sat May 16 14:32:10 2009 -0700 |
tree | 16638940f8d7d20817ae46a0b91c4c9319957522 | |
parent | e348c3535cae9a9ac1c798aa14e0c51bd6e307ec [diff] |
Implement n/p keys to jump to next/previous diff chunk or comment In a large file displayed with context = Whole File these keyboard keys can be very useful to locate the next hunk or prior hunk and jump immediately to them. Bug: GERRIT-136 Signed-off-by: Shawn O. Pearce <sop@google.com>