diff --git a/scripts/wk/std.py b/scripts/wk/std.py
index 8da412f1..2768fea8 100644
--- a/scripts/wk/std.py
+++ b/scripts/wk/std.py
@@ -650,7 +650,6 @@ def ask(prompt='Kotaero!'):
def beep(repeat=1):
"""Play system bell with optional repeat."""
- # TODO: Verify Windows functionality
while repeat >= 1:
# Print bell char without a newline
print('\a', end='', flush=True)
diff --git a/setup/windows/bin/ConEmu/ConEmu.xml b/setup/windows/bin/ConEmu/ConEmu.xml
index dd6ee9b1..93e91bff 100644
--- a/setup/windows/bin/ConEmu/ConEmu.xml
+++ b/setup/windows/bin/ConEmu/ConEmu.xml
@@ -89,7 +89,7 @@
-
+