On Thu May 30 23:46:50 2024 +0000, Nikolay Sivov wrote:
For `while (PeekMessageA(&msg, 0, 0, 0, PM_REMOVE)) DispatchMessageA(&msg);` Gitlab somehow is losing context of selected lines.
That's how it's done everywhere else, too. Do you want me to add a helper and change all of those occurrences?