dengelt
dengelt
To add to that, in Nautilus the context menu option is only shown if the corresponding setting is set: 
Correct me if I'm wrong, but I have found no way to programmatically (pre)select a piece of text in an iced [TextInput](https://docs.iced.rs/iced_widget/text_input/struct.TextInput.html). I think iced would need to add an...
I started working on this here: https://github.com/dengelt/yara-x/tree/bit-pattern I implemented a similar format as in the original comment, but currently the binary patterns have to be whole bytes (8 bit) to...