jono
jono
**Describe the bug** When searching forwards for text starting with 2 forward slashes (i.e. `///something`), VsVim will stop accepting input after the 2nd slash. This only occurs when the **Use...
List of timing detections to hide from: 1. `rdtsc`+`cpuid`+`rdtsc` * The classic timing test. 2. `rdtsc`+`cpuid`+`rdtsc`+`sleep()` * The sleep is particularly annoying because it gives time for the CPU to...
In the section viewer, sections with the `IMAGE_SCN_MEM_NOT_PAGED` characteristic are shown as "pageable" instead of "non-pageable". 