Can reproduce the problem. But I haven't figured out why this happens yet: for some reason, the _getch() API call returns always zero after every key typed. E.g. if you type 'q', then 'q' and '\0' is returned instead of just 'q'. That's why it gets stuck in an endless loop (_getch() returning zero should only happen for function and cursor keys according to the docs).
So it might take me a while to figure this out... Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/107d993e-47e0-4c03-84ed-81d98ba437ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
