schrmh

Results 51 issues of schrmh

To put it simple, my personal issue is: In many files I open in wxHexEditor I have strings where after each char is a NULL byte. E.g. I want to...

It would be nice if the DataInterpreter could display a visual color of the selected block values (needs #213 first). E.g. on three selected blocks RGB and on four RGBA...

![image](https://github.com/EUA/wxHexEditor/assets/32062480/78b3d637-c49a-4139-8d49-c145edbd3a8b) On the right you can see that the offset in the tags panel is not hexadecimal while I work with hexadecimal offsets in the hex editor. Optimally the offset...

bug
cosmetic

![image](https://github.com/EUA/wxHexEditor/assets/32062480/4886e20f-a333-4e4f-b928-f1086e15b33d) Personally I almost always only need an interpretation for 32 bit floating-point numbers in little endian and color interpretation (those would first need #213 and #214 however). All other...

brainstorm

Currently it only interprets value at the cursor. See also https://github.com/EUA/wxHexEditor/issues/208#issuecomment-1771859629

![Fensterfoto_2023-07-04_23-56-51_Wxhexeditor](https://github.com/EUA/wxHexEditor/assets/32062480/0d7a15c8-ef36-45bc-9e72-875d8946afde) This is with `GDK_SCALE=4 wxHexEditor` but it happens at any value over 1, however it is a bit less noticeable with smaller values (Unrelated: Yes, I haven't figured out...

When dragon-drop is called multiple times, it opens up a new window every time. It would be nice if it there was an option to just append the file list.

Consider this case in which the last ten files of a folder are listed: `dragon-drop $(ls -tr | tail -n10)` I suggest adding an option that refreshes the list (e.g....

When opening multiple files, there might be the case that one file might not be of interest anymore (even without it being dragged at all). I suggest to add an...

> For feature requests and others, feel free to delete irrelevant entries. (Deleted everything cause nothing except "other details" seemed to be relevant) I'm not 100% sure if this can...