GNOME Bugzilla – Bug 630377
[Patch] Add support for relative jumping
Last modified: 2011-05-06 15:50:09 UTC
Created attachment 170871 [details] [review] Patch to add relative jumping to ghex2 The attached patch adds support for relative jumping through the document using the "Goto byte" dialog. Starting the input with either a + or a - will make the jump relative to the cursor position instead of an absolute position.
Created attachment 187362 [details] [review] Add relative offset jumping with + and - in "Go to Byte" Reworked patch, also checks for jumping before start of file. Applies cleanly to latest Git and compiles, but untested in this form as Fedora comes with a different version of libgconf.
Review of attachment 187362 [details] [review]: Looks fine to me.