diff options
Diffstat (limited to 'Tools/idle/README')
-rw-r--r-- | Tools/idle/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Tools/idle/README b/Tools/idle/README index e7551d4def..88b6052b75 100644 --- a/Tools/idle/README +++ b/Tools/idle/README @@ -1,10 +1,6 @@ -BUGS: - -- when there's a selection, typing ^X will delete the selection! - (cause: ^X is a binding for cut ;-( ) - TO DO: +- "Recent documents" menu item - use platform specific default bindings - title and Windows menu should have base filename first - restructure state sensitive code to avoid testing flags all the time |