mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 21:47:40 -05:00
feat: Added Edit -> Jump to option to jump to selected address
This commit is contained in:
@@ -345,6 +345,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hex_editor.menu.edit.resize", "修改大小..." },
|
||||
{ "hex.builtin.view.hex_editor.menu.edit.insert", "插入..." },
|
||||
{ "hex.builtin.view.hex_editor.menu.edit.remove", "删除..." },
|
||||
//{ "hex.builtin.view.hex_editor.menu.edit.jump_to", "Jump to" },
|
||||
|
||||
{ "hex.builtin.view.information.name", "数据信息" },
|
||||
{ "hex.builtin.view.information.control", "控制" },
|
||||
|
||||
Reference in New Issue
Block a user