Environment
date -> The current date is: 06-07-2026
r2 -v ->
radare2 6.1.8 +1 abi:110 @ windows-x86_64
birth: git.6.1.8 Tue 06/23/2026__12:05:51.15
commit: d904d02e1157b45135c6e61651d890bac8abe873
options: gpl -O? cs:5 cl:1 meson
echo %PROCESSOR_ARCHITECTURE% -> AMD64
Windows OS
Description
I expect to see the same good search on all 3 commands. My understanding is that in first prompt, the quotes also become a part of the pattern instead of 'quoting' the pattern. Without the quotes, the semicolon executes it as two different commands, escaping the semicolon also doesn't return a good result. I can provide more details if asked.
Test

Environment
Description
I expect to see the same good search on all 3 commands. My understanding is that in first prompt, the quotes also become a part of the pattern instead of 'quoting' the pattern. Without the quotes, the semicolon executes it as two different commands, escaping the semicolon also doesn't return a good result. I can provide more details if asked.
Test