Version and Platform (required):
- Binary Ninja Version: 5.2.8294-dev
Bug Description:
When filtering types, it looks like underscores are removed for matching
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Go to the type sidebar
- Filter for any type with underscores randomly inserted (like
e__lf_64_s_hd_r)
- Notice the type still gets matched (
Elf64_Shdr in this example)
Expected Behavior:
Match only types that match the input
Screenshots/Video Recording:

Version and Platform (required):
Bug Description:
When filtering types, it looks like underscores are removed for matching
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
e__lf_64_s_hd_r)Elf64_Shdrin this example)Expected Behavior:
Match only types that match the input
Screenshots/Video Recording: