Fish

Results 202 comments of Fish

It's being developed. Stay tuned :)

Arrows in the linear view are a long-time TODO that I haven't got to yet.

`s_10` at 0x48cb2 is a new def regardless of how `s_10` was used previously. At 0x48ca9, `s_10` is a use of the previous def. You may switch to less-smart highlighting...

We have been thinking about this feature for over three years ;)

Probably a bug. Tell me where it fails over Slack.

Can you attach your `awk` for me? I cannot reproduce it on my awk.

We should not have long-running tasks in the main thread. All long-running tasks should be executed as jobs in other threads, then we can kill jobs at any time we...

It's an issue caused by incorrect setting in PySide during headless testing I believe. We need look into how to fix it.

We adopt IDA Pro’s keybindings. A solution to this should be different keybinding presets (IDA Pro, Ghidra, VS Code…).