solemnwarning / rehex

Reverse Engineers' Hex Editor
https://rehex.solemnwarning.net/
GNU General Public License v2.0
2.3k stars 113 forks source link

Open the source file when the rehex-meta file is opened (allow associating the file type with the program) #207

Closed Poikilos closed 1 year ago

Poikilos commented 1 year ago

Actual behavior:

Expected behavior:

Steps to reproduce issue:

  1. Create a file named "something.bin" and save it using rehex to generate a "something.bin.rehex-meta" file.
  2. To test on a command line, run rehex something.bin.rehex-meta then skip steps 3-4 below.
  3. Associate rehex-meta file with rehex.
  4. Double-click the rehex-meta file.
solemnwarning commented 1 year ago

Implemented in a6f3dd10c39af6ccd9bcb8552f0481c977c29f15