diff --git a/Tools/idle/TODO.txt b/Tools/idle/TODO.txt index 241edf348c1..51ea0cc95ee 100644 --- a/Tools/idle/TODO.txt +++ b/Tools/idle/TODO.txt @@ -14,6 +14,9 @@ TO DO: - ^K should cut to buffer - restructure state sensitive code to avoid testing flags all the time - finish debugger + - quitting while debugging dosen't work + - should have a kill command + - break GUI should be finished - object browser instead of current stack viewer - persistent user state (e.g. window and cursor positions, bindings) - make backups when saving