dengelt

Results 13 comments of dengelt

To add to that, in Nautilus the context menu option is only shown if the corresponding setting is set: ![image](https://github.com/user-attachments/assets/3736be9b-dbf6-416a-ab0a-08d55d983b24)

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...